mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 20:41:14 +00:00

Moved HCI examples from bluetooth/bluedroid/hci to bluetooth/hci. See merge request espressif/esp-idf!6686
ESP-IDF UART HCI Controller
This is a btdm controller use UART as HCI IO. This require the UART device support RTS/CTS mandatory. It can do the configuration of UART number and UART baudrate by menuconfig.