esp-nimble-cpp/docs
h2zero 6a2f558ea5 [BREAKING] Replace advertised device callbacks with scan callbacks. (#389)
This replaces NimBLEAdvertisedDeviceCallbacks with NimBLEScanCallbacks and adds a onScanEnd callback.

The callback parameter for NimBLEScan::start has been removed and the blocking overload for NimBLEScan::start
has been replaced by an overload of NimBLEScan::getResults with the same parameters.
2022-08-27 14:04:50 -06:00
..
Bluetooth 5 features.md Update docs. 2022-05-29 20:08:23 -06:00
Doxyfile Add docs build. 2022-08-27 13:02:29 -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] Update callbacks to use NimBLEConnInfo. 2022-08-27 13:02:29 -06:00
New_user_guide.md [BREAKING] Replace advertised device callbacks with scan callbacks. (#389) 2022-08-27 14:04:50 -06:00
Usage_tips.md Update docs. 2022-05-29 20:08:23 -06:00