esp-nimble-cpp/examples
h2zero 3cb9adb61a Add extended scan features.
* Added new method `NimBLEScan::setScanPhy` to enable/disable the PHY's to scan on.
* Added new method `NimBLEScan::setScanPeriod` which will allow for setting a scan restart timer in the controller.
* Updated `NimBLEScan::start` to allow the command to be sent with updated parameters if already scanning.
* Added extended scan example.
* Removed storing and restarting of the scan on host reset as it is more appropriate to call the scanEnded callback instead.
2024-11-28 14:42:57 -07:00
..
Advanced [BREAKING] - Refactor NimBLEAdvertising 2024-11-27 11:48:33 -07:00
basic [BREAKING] - Refactor NimBLEAdvertising 2024-11-27 11:48:33 -07:00
Bluetooth_5 Add extended scan features. 2024-11-28 14:42:57 -07:00
Continuous_scan [BREAKING] - Refactor NimBLEScan 2024-11-21 14:37:31 -07:00
NimBLE_Async_Client [BREAKING] - Refactor NimBLEScan 2024-11-21 14:37:31 -07:00
NimBLE_server_get_client_name [BREAKING] - Refactor NimBLEAdvertising 2024-11-27 11:48:33 -07:00