nimble/host/ble_sm: add restriciton for SC Only

This mode requires MITM and SC to be on, and SM_LEGACY must be off.
This commit is contained in:
Krzysztof Kopyściński
2022-05-26 12:31:19 +02:00
committed by Szymon Janc
parent 86c0a66542
commit edb6a287ea
+3
View File
@@ -104,6 +104,9 @@ syscfg.defs:
value: 0
restrictions:
- 'BLE_SM_SC_LVL == 4 if 1'
- BLE_SM_MITM
- 'BLE_SM_SC if 1'
- '!BLE_SM_LEGACY if 1'
BLE_SM_SC_LVL:
description: >