Closed ArturA-MS closed 2 years ago
thanks for submitting PR, I am currently in middle of other works. I will review this when switching back to nrf52. Please be patient in the meanwhile
No problem! Thanks for the update.
Hi @hathach, are there any updates as to when this will be able to be reviewed? Thanks for your time.
Hi @hathach. Apologies for the long hiatus. I just updated the PR, taking your feedback and suggestions. I left the comments open so you can resolve the conversations as you ensure the right modifications were made with the new change. Also, do let me know if you find it necessary to rebase on top of master
again since the original fork happened some time ago. Thanks!
@hathach thank you! I greatly appreciate your help.
Thank you for the PR :)
Our use cases required some additional functionality to exercise passkey-entry pairing and query current connections.
These are meant to be some spot-changes that don't modify any existing behavior but can be used to unblock certain uses. Hopefully they can be useful to others as well.
Quick summary:
Passkey Entry
pairing by handlingBLE_GAP_EVT_AUTH_KEY_REQUEST
inBLESecurity
class.AdafruitBluefruit
to get all currently connected connection handles.