mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-09-17 14:39:55 +00:00
nimble/ll: Add restriction when enabling periodic advertising
Periodic advertising requires extended advertising to be enabled.
This commit is contained in:
@@ -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: >
|
||||
|
||||
Reference in New Issue
Block a user