CONFIG_BT_HCI

HCI-based

Type: bool

Help

HCI-based stack with optional host & controller parts and an HCI driver in between.

Direct dependencies

<choice: Bluetooth Stack Selection>

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

Kconfig definition

At subsys/bluetooth/Kconfig:24

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

Menu path: (top menu) → Bluetooth → Bluetooth Stack Selection

config BT_HCI
    bool
    prompt "HCI-based" if <choice: Bluetooth Stack Selection>
    depends on <choice: Bluetooth Stack Selection>
    help
      HCI-based stack with optional host & controller parts and an
      HCI driver in between.

(Definitions include propagated dependencies, including from if’s and menus.)