[
https://issues.apache.org/jira/browse/MYNEWT-346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sterling Hughes updated MYNEWT-346:
-----------------------------------
Issue Type: Improvement (was: Bug)
> 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: Improvement
> Components: Nimble
> Reporter: Christopher Collins
> Assignee: Christopher Collins
> Fix For: v1_0_0_rel
>
>
> 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)