-
choice: Bluetooth Stack Selection
Bluetooth Stack Selection
Type: bool
Help¶
Select the Bluetooth stack to compile.
Kconfig definition¶
At subsys/bluetooth/Kconfig:22
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:8
Menu path: (top menu) → Bluetooth
choice bool prompt "Bluetooth Stack Selection" ifBT
defaultBT_HCI
ifBT
depends onBT
help Select the Bluetooth stack to compile.
(Definitions include propagated dependencies, including from if’s and menus.)