- core
- mac: Add MAC accessor for returning the MAC in the usual format
- nordic semi
- sd: send the correct response to BLE_GAP_EVT_PHY_UPDATE_REQUEST
- hci
- fix: HCI should not read data past the end of the available buffer to store it. To fix #396
- linux
- fix: Actually stop BLE scan.
- fix: Update gattc_linux.go to properly unsubscribe from notifications us...