NimBLE-Arduino
NimBLE-Arduino copied to clipboard
Add a timer for scan responses
This ensures that the callback will be called within the configured time (in ms) when devices fail to respond to a scan response request within that time.
Closes #591