-
choice: Bluetooth Link Layer Selection
Bluetooth Link Layer Selection
Type: bool
Help¶
Select the Bluetooth Link Layer to compile.
Kconfig definition¶
At subsys/bluetooth/controller/Kconfig:17
Included via Kconfig:10
→ Kconfig.zephyr:35
→ subsys/Kconfig:8
→ subsys/bluetooth/Kconfig:156
Menu path: (top menu) → Bluetooth
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.)