Files
Ryan Powell 3aace03f54 [Bugfix] NimBLEDevice::createServer can crash if stack not initialized.
* [Bugfix] NimBLEDevice::createServer can crash if stack not initialized.

This removes the gatts/gap reset calls from NimBLEDevice::createServer so that it can be safely used before initializing the stack.

This also deprecates NimBLEService::start the the services will now be added/created only when the server is started.
2026-03-17 18:52:55 -06:00
..
2024-12-10 13:15:43 -07:00
2022-08-27 13:02:29 -06:00