-
CONFIG_BT_ADV_SET
¶
LE Advertising Extensions Sets
Type: int
Help¶
Maximum supported advertising sets.
Direct dependencies¶
BT_CTLR_ADV_EXT
&& BT_CTLR
&& BT_HCI
&& BT
(Includes any dependencies from if’s and menus.)
Defaults¶
- 1 if
BT_CTLR_ADV_EXT
&&BT_CTLR
&&BT_HCI
&&BT
Kconfig definition¶
At subsys/bluetooth/controller/Kconfig:338
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:8
→ subsys/bluetooth/Kconfig:145
Menu path: (top menu) → Bluetooth
config BT_ADV_SET int prompt "LE Advertising Extensions Sets" ifBT_CTLR_ADV_EXT
&&BT_CTLR
&&BT_HCI
&&BT
default 1 ifBT_CTLR_ADV_EXT
&&BT_CTLR
&&BT_HCI
&&BT
depends onBT_CTLR_ADV_EXT
&&BT_CTLR
&&BT_HCI
&&BT
help Maximum supported advertising sets.
(Definitions include propagated dependencies, including from if’s and menus.)