mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-07 20:00:53 +00:00
feat(bt): added definitions for bluetooth hci vendor commands and events
This commit is contained in:
@@ -8,6 +8,9 @@ This is a btdm controller use UART as HCI IO. This require the UART device suppo
|
||||
|
||||
It can do the configuration of UART number and UART baudrate by menuconfig.
|
||||
|
||||
When using Bluetooth HCI URAT, please make sure that the Espressif Vendor-specific HCI command is not enabled (Disabled by default).
|
||||
For detailed description information, please refer to `components/bt/include/esp32/include/esp_bt_vs.h`.
|
||||
|
||||
## How to use example
|
||||
|
||||
### Hardware Required
|
||||
|
Reference in New Issue
Block a user