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: us...@infra.apache.org
With regards, Apache Git Services