-
choice BT_LL_CHOICE: Bluetooth Link Layer Selection
Bluetooth Link Layer Selection
Type: bool
Help¶
Select the Bluetooth Link Layer to compile.
Defaults¶
No defaults. Implicitly defaults to the first (visible) choice option.
Choice options¶
Kconfig definition¶
At subsys/bluetooth/controller/Kconfig:57
Included via Kconfig:8
→ Kconfig.zephyr:41
→ subsys/Kconfig:6
→ subsys/bluetooth/Kconfig:161
Menu path: (Top) → Bluetooth → Bluetooth Controller
choice BT_LL_CHOICE bool "Bluetooth Link Layer Selection" depends onBT_CTLR
&&BT_HCI
&&BT
help Select the Bluetooth Link Layer to compile.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)