esp-nimble-cpp/examples
h2zero ca8a7c56ac
[Breaking] Remove extra notification status from onStatus callback. (#80)
Removes the unnecessary NimBLECharacteristicCallbacks::Status enum and callback parameter from NimBLECharacteristic::onStatus.

This was maintained for compatibility with the Arduino BLE library and is not necessary as the return code from the stack is also provided.

* Update examples/docs.
2022-08-26 20:40:21 -06:00
..
Advanced [Breaking] Remove extra notification status from onStatus callback. (#80) 2022-08-26 20:40:21 -06:00
basic [Breaking] Add disconnect reason to client callback. (#398) (#81) 2022-08-26 19:51:19 -06:00
Bluetooth_5 [Breaking] Add disconnect reason to client callback. (#398) (#81) 2022-08-26 19:51:19 -06:00