nimble/ll: Fix syscfg definition for css

This commit is contained in:
Andrzej Kaczmarek
2022-04-14 09:15:26 +02:00
parent d2d29154bf
commit da078e51ed
+4 -1
View File
@@ -393,8 +393,11 @@ syscfg.defs:
Enables support for vendor-specific HCI commands.
value: MYNEWT_VAL(BLE_HCI_VS)
BLE_LL_HCI_VS_CONN_STRICT_SCHED:
description: xxx
description: >
Enable HCI commands to control connection strict scheduling.
value: 0
restrictions:
- BLE_LL_HCI_VS if 1
BLE_LL_HCI_VS_EVENT_ON_ASSERT:
description: >