Christopher Collins created MYNEWT-346:
------------------------------------------

             Summary: BLE Host - Allow secure connections without requiring 
legacy pairing
                 Key: MYNEWT-346
                 URL: https://issues.apache.org/jira/browse/MYNEWT-346
             Project: Mynewt
          Issue Type: Bug
          Components: Nimble
            Reporter: Christopher Collins
            Assignee: Christopher Collins


There are two options in nimble_opt.h:

* NIMBLE_OPT_SM
* NIMBLE_OPT_SM_SC

The first (sm) enables the security manager and legacy pairing.  The second 
(sm_sc) enables secure connections.  Secure connections requires the security 
manager, so when NIMBLE_OPT_SM_SC is enabled, NIMBLE_OPT_SM gets enabled 
automatically by nimble_opt_auto.h.

The user should be able to enable SC without also enabling legacy pairing.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to