-
CONFIG_BT_BROADCASTER
¶
Broadcaster Role support
Type: bool
Help¶
Select this for LE Broadcaster role support.
Defaults¶
- “y” if !
BT_OBSERVER
&&BT_HCI
&&BT
Symbols that select this symbol¶
Kconfig definition¶
At subsys/bluetooth/Kconfig:74
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:8
Menu path: (top menu) → Bluetooth → Broadcaster
config BT_BROADCASTER bool prompt "Broadcaster Role support" ifBT_HCI
&&BT
&& !BT_PERIPHERAL
default "y" if !BT_OBSERVER
&&BT_HCI
&&BT
depends onBT_HCI
&&BT
help Select this for LE Broadcaster role support.
(Definitions include propagated dependencies, including from if’s and menus.)