Skip to content

BLE fixes 2020 1

schneider requested to merge schneider/ble-fixes-2020-1 into master

Just two random fixes.

  • Introduce cccd.h which will make it easier to introduce new characteristics with notification support
  • Prevent redundant writing of pairing information each time a device disconnects

Merge request reports