:orphan: .. title:: CONFIG_BT_ESP32 .. kconfig:: CONFIG_BT_ESP32 CONFIG_BT_ESP32 ############### *ESP32 HCI driver* Type: ``bool`` Help ==== .. code-block:: none Espressif HCI bluetooth interface Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/bluetooth/hci/Kconfig:66`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:8`` → ``/bluetooth/Kconfig:20`` Menu path: (Top) → Device Drivers → Bluetooth Drivers → Bluetooth HCI driver .. code-block:: kconfig config BT_ESP32 bool "ESP32 HCI driver" depends on help Espressif HCI bluetooth interface *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*