:orphan: .. title:: BT_ESP32 .. option:: 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:32`` → ``/Kconfig:8`` → ``/bluetooth/Kconfig:16`` 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.)*