-
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 ifs and menus.)
Default¶
1
Kconfig definition¶
At subsys/bluetooth/controller/Kconfig:483
Included via Kconfig:8
→ Kconfig.zephyr:44
→ subsys/Kconfig:6
→ subsys/bluetooth/Kconfig:161
Menu path: (Top) → Bluetooth → Bluetooth Controller → LE Advertising Extensions
config BT_ADV_SET int "LE Advertising Extensions Sets" default 1 depends onBT_CTLR_ADV_EXT
&&BT_CTLR
&&BT_HCI
&&BT
help Maximum supported advertising sets.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)