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 2019/12/23 13:06:29 UTC

[GitHub] [mynewt-nimble] michal-narajowski opened a new pull request #710: nimble/host: Fail pairing when received unexpected pairing request

michal-narajowski opened a new pull request #710: nimble/host: Fail pairing when received unexpected pairing request
URL: https://github.com/apache/mynewt-nimble/pull/710
 
 
   According to spec, after pairing req/rsp we should proceed to
   next step of the pairing procedure. This means that we should not
   restart the procedure if another one is already in progress. This
   patch fixes this issue by aborting the proc and sending pairing
   failed to peer.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [mynewt-nimble] michal-narajowski merged pull request #710: nimble/host: Fail pairing when received unexpected pairing request

Posted by GitBox <gi...@apache.org>.
michal-narajowski merged pull request #710: nimble/host: Fail pairing when received unexpected pairing request
URL: https://github.com/apache/mynewt-nimble/pull/710
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services