esp-nimble-cpp/docs
h2zero 2a5df0c905
Add feature: remove service (#17)
* Get service handles on server start

* remove service + indicate service changed

* Reset gatt services when no connections active and services changed.

* NimBLEServer::createService can now be used any time and will send service changed
indication if server was already active.

* Add ability to remove advertised serviceUUIDS

* Adds addService() method to server to be allow user to re-add a service previously removed

* Add destructior to NimBLEServer, NimBLEService and NimBLECharacteristic to release allocated resources.
2020-07-13 21:24:07 -06:00
..
BREAKING_API_CHANGES.md Fix comments for doxygen (#16) 2020-07-08 19:27:26 -06:00
Improvements_and_updates.md Add feature: remove service (#17) 2020-07-13 21:24:07 -06:00
index.md Fix comments for doxygen (#16) 2020-07-08 19:27:26 -06:00