-
choice BT_LL_CHOICE: Bluetooth Link Layer Selection
Bluetooth Link Layer Selection
Type: bool
Help¶
Select the Bluetooth Link Layer to compile.
Choice options¶
Kconfig definition¶
At subsys/bluetooth/controller/Kconfig:17
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:8
→ subsys/bluetooth/Kconfig:145
Menu path: (top menu) → Bluetooth
choice BT_LL_CHOICE bool prompt "Bluetooth Link Layer Selection" ifBT_CTLR
&&BT_HCI
&&BT
defaultBT_LL_SW
ifBT_CTLR
&&BT_HCI
&&BT
depends onBT_CTLR
&&BT_HCI
&&BT
help Select the Bluetooth Link Layer to compile.
(Definitions include propagated dependencies, including from if’s and menus.)