Closed VBKesha closed 1 year ago
Hi. This implements actions that have to be performed and we also track which we already executed. If BONDING_SEND_AUTHENTICATE_REQUEST is set, we clear it and set the different flag BONDING_SENT_AUTHENTICATE_REQUEST ("send" -> "sent") to track that we did.
In file hci.h
Why we clear flag BONDING_SEND_AUTHENTICATE_REQUEST but in next line we set his back again. Its normal or misprint?