esp-nimble-cpp/examples/NimBLE_active_passive_scan
h2zero 46e7bb9302 Add onDiscovered scan callback.
This adds a callback that is called when a device is initially discovered.
It is always called wether scanning in passive or active mode. This allows
for active scanning to receive device detection information in the case where
the scan response is not sent/received.

This callback is optional, the application may decide to implement it or not.
2023-05-24 15:37:46 -06:00
..
NimBLE_active_passive_scan.ino Add onDiscovered scan callback. 2023-05-24 15:37:46 -06:00