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 BT_STACK_SELECTION: Bluetooth Stack Selection>
(Includes any dependencies from ifs and menus.)
Kconfig definition
At <Zephyr>/subsys/bluetooth/Kconfig:28
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:44
→ <Zephyr>/subsys/Kconfig:9
Menu path: (Top) → Sub Systems and OS Services → Bluetooth → Bluetooth Stack Selection
config BT_HCI
bool "HCI-based"
depends on <choice BT_STACK_SELECTION>
help
HCI-based stack with optional host & controller parts and an
HCI driver in between.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)