h2zero / NimBLE-Arduino

A fork of the NimBLE library structured for compilation with Arduino, for use with ESP32, nRF5x.
https://h2zero.github.io/NimBLE-Arduino/
Apache License 2.0
670 stars 138 forks source link

Set a timer for scan responses. #609

Open h2zero opened 7 months ago

h2zero commented 7 months ago

This sets a timer for scan responses such that if they are not received within 1 second, the scan result callback will be called and the device deleted from the vector when max_results = 0.