esp-nimble-cpp/examples
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
..
Advanced [BREAKING] Replace advertised device callbacks with scan callbacks. (#389) 2022-08-27 14:04:50 -06:00
basic [BREAKING] Replace advertised device callbacks with scan callbacks. (#389) 2022-08-27 14:04:50 -06:00
Bluetooth_5 [BREAKING] Replace advertised device callbacks with scan callbacks. (#389) 2022-08-27 14:04:50 -06:00