esp-nimble-cpp/examples/Bluetooth_5/NimBLE_extended_client/main
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
..
CMakeLists.txt Add extended advertising support. (#72) 2022-04-10 10:21:45 -06:00
component.mk Add extended advertising support. (#72) 2022-04-10 10:21:45 -06:00
main.cpp [BREAKING] Replace advertised device callbacks with scan callbacks. (#389) 2022-08-27 14:04:50 -06:00