mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-09-01 06:40:08 +00:00
nimble/host/sm: rename remaining BLE_SM_SC_LVL to BLE_SM_LVL
This commit is contained in:
committed by
Szymon Janc
parent
26ccb8af1f
commit
0df1f7ff0e
@@ -103,7 +103,7 @@ syscfg.defs:
|
|||||||
requiring mode 1 level 1.
|
requiring mode 1 level 1.
|
||||||
value: 0
|
value: 0
|
||||||
restrictions:
|
restrictions:
|
||||||
- 'BLE_SM_SC_LVL == 4 if 1'
|
- 'BLE_SM_LVL == 4 if 1'
|
||||||
- BLE_SM_MITM
|
- BLE_SM_MITM
|
||||||
- 'BLE_SM_SC if 1'
|
- 'BLE_SM_SC if 1'
|
||||||
- '!BLE_SM_LEGACY if 1'
|
- '!BLE_SM_LEGACY if 1'
|
||||||
|
|||||||
Reference in New Issue
Block a user