feat(bt): added definitions for bluetooth hci vendor commands and events

This commit is contained in:
Shen Weilong
2025-03-09 15:55:20 +08:00
parent 5b185da014
commit 3a71bec278
22 changed files with 1830 additions and 3 deletions

View File

@@ -20,6 +20,7 @@ BT_DOCS = ['api-reference/bluetooth/esp_bt_defs.rst',
'api-reference/bluetooth/esp_bt_device.rst',
'api-reference/bluetooth/esp_bt_main.rst',
'api-reference/bluetooth/bt_common.rst',
'api-reference/bluetooth/bt_vhci.rst',
'api-reference/bluetooth/controller_vhci.rst',
'api-reference/bluetooth/index.rst']