You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by gi...@git.apache.org on 2017/07/01 00:09:31 UTC

[GitHub] ccollins476ad opened a new pull request #370: MYNEWT-749 BLE Host - Don't persist if keydist==0

ccollins476ad opened a new pull request #370: MYNEWT-749 BLE Host - Don't persist if keydist==0
URL: https://github.com/apache/mynewt-core/pull/370
 
 
   This issue is documented in: https://issues.apache.org/jira/browse/MYNEWT-749
   
   This commit implements the following behavior:
   
   If either peer indicates a key distribution flags value of 0, then don't persist security material when pairing completes.
   
   It isn't clear from the spec what should happen when both peers indicate bonding support, but one indicates a 0 key distribution field.  I think proceding with pairing and just not persisting makes the most sense. This is also what Lightblue (or CoreBluetooth, I guess) seems to do.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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