-
CONFIG_BT_ESP32
¶
ESP32 HCI driver
Type: bool
Help¶
Espressif HCI bluetooth interface
Direct dependencies¶
<choice BT_HCI_BUS_TYPE: Bluetooth HCI driver>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At <Zephyr>/drivers/bluetooth/hci/Kconfig:66
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:8
→ <Zephyr>/drivers/bluetooth/Kconfig:16
Menu path: (Top) → Device Drivers → Bluetooth Drivers → Bluetooth HCI driver
config BT_ESP32
bool "ESP32 HCI driver"
depends on <choice BT_HCI_BUS_TYPE>
help
Espressif HCI bluetooth interface
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)