esp-nimble-cpp/docs
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
..
Bluetooth 5 features.md Update docs. 2022-05-29 20:08:23 -06:00
Doxyfile Release 1.4.0 2022-07-31 11:34:56 -06:00
Improvements_and_updates.md [Breaking] Remove deprecated functions/response parameter from un/sub (#76) 2022-08-26 20:15:25 -06:00
index.md Release 1.4.0 2022-07-31 11:34:56 -06:00
Migration_guide.md [Breaking] Remove extra notification status from onStatus callback. (#80) 2022-08-26 20:40:21 -06:00
New_user_guide.md [Breaking] Change all time input parameters to milliseconds. (#78) 2022-08-26 19:32:01 -06:00
Usage_tips.md Update docs. 2022-05-29 20:08:23 -06:00