CONFIG_BT_HCI_HOST

(No prompt – not directly user assignable.)

Type: bool

Direct dependencies

!BT_HCI_RAW && BT_HCI && BT

(Includes any dependencies from if’s and menus.)

Defaults

Symbols selected by this symbol

Kconfig definition

At subsys/bluetooth/host/Kconfig:12

Included via Kconfig:10Kconfig.zephyr:35subsys/Kconfig:8subsys/bluetooth/Kconfig:155

Menu path: (top menu) → Bluetooth

config BT_HCI_HOST
    bool
    default "y" if !BT_HCI_RAW && BT_HCI && BT
    select POLL 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.)