:orphan: .. title:: CONFIG_BT_HCI .. kconfig:: CONFIG_BT_HCI CONFIG_BT_HCI ############# *HCI-based* Type: ``bool`` Help ==== .. code-block:: none HCI-based stack with optional host & controller parts and an HCI driver in between. Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/bluetooth/Kconfig:28`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:44`` → ``/Kconfig:9`` Menu path: (Top) → Sub Systems and OS Services → Bluetooth → Bluetooth Stack Selection .. code-block:: kconfig config BT_HCI bool "HCI-based" depends on 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.)*