esp-nimble-cpp/examples/Advanced
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
..
NimBLE_Client Fix client example. 2022-08-26 19:54:43 -06:00
NimBLE_Server [Breaking] Remove extra notification status from onStatus callback. (#80) 2022-08-26 20:40:21 -06:00