docs: organize header files of Bluetooth Controller

This commit is contained in:
Linda
2023-07-17 17:29:07 +08:00
parent 18107f1d1a
commit c09595a831
8 changed files with 10 additions and 1 deletions

View File

@@ -8,6 +8,10 @@ Check :example:`bluetooth/hci` folder in ESP-IDF examples, which contains the fo
* This is a BLE advertising demo with virtual HCI interface. Send Reset/ADV_PARAM/ADV_DATA/ADV_ENABLE HCI command for BLE advertising - :example:`bluetooth/hci/controller_vhci_ble_adv`.
.. only:: esp32s3
Please note that ESP32-S3 shares the same :component_file:`bt/include/esp32c3/include/esp_bt.h` and :component_file:`bt/controller/esp32c3/bt.c` files with ESP32-C3.
API Reference
-------------