-
CONFIG_BT_HCI_HOST
¶
(No prompt – not directly user assignable.)
Type: bool
Defaults¶
- “y” if !
BT_HCI_RAW
&&BT_HCI
&&BT
Symbols selected by this symbol¶
POLL
if !BT_HCI_RAW
&&BT_HCI
&&BT
Kconfig definition¶
At subsys/bluetooth/host/Kconfig:12
Included via Kconfig:10
→ Kconfig.zephyr:35
→ subsys/Kconfig:8
→ subsys/bluetooth/Kconfig:155
Menu path: (top menu) → Bluetooth
config BT_HCI_HOST bool default "y" if !BT_HCI_RAW
&&BT_HCI
&&BT
selectPOLL
if !BT_HCI_RAW
&&BT_HCI
&&BT
depends on !BT_HCI_RAW
&&BT_HCI
&&BT
(Definitions include propagated dependencies, including from if’s and menus.)