You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2021/11/15 10:23:18 UTC

[GitHub] [mynewt-nimble] KKopyscinski opened a new pull request #1091: apps/bttester: add lost bond event

KKopyscinski opened a new pull request #1091:
URL: https://github.com/apache/mynewt-nimble/pull/1091


   When we receive GAP event BLE_GAP_EVENT_REPEAT_PAIRING it means
   that we sent security request, but bond is lost - peer sent pair
   request in return, which means it doesn't have keys anymore. Inform
   Upper tester about it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-nimble] KKopyscinski commented on pull request #1091: apps/bttester: add lost bond event

Posted by GitBox <gi...@apache.org>.
KKopyscinski commented on pull request #1091:
URL: https://github.com/apache/mynewt-nimble/pull/1091#issuecomment-976545275


   Bond Lost event should be sent also when we receive HCI event Encryption Change with error PIN or Key Missing - updated the PR


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org