nimble/ll: Add restriction when enabling periodic advertising

Periodic advertising requires extended advertising to be enabled.
This commit is contained in:
Szymon Janc
2021-02-24 15:14:29 +01:00
parent cd8462b900
commit 245a8df294
+2
View File
@@ -243,6 +243,8 @@ syscfg.defs:
This option is used to enable/disable support for Periodic
Advertising Feature.
value: MYNEWT_VAL(BLE_PERIODIC_ADV)
restrictions:
- 'BLE_LL_CFG_FEAT_LL_EXT_ADV if 1'
BLE_LL_CFG_FEAT_LL_PERIODIC_ADV_SYNC_CNT:
description: >