Merge branch 'docs/update_esp_hid_device' into 'master'

[docs] fix documents for Bluetooth HID Device API reference and example

See merge request espressif/esp-idf!17558
This commit is contained in:
Jiang Jiang Jian
2022-05-05 23:58:07 +08:00
9 changed files with 493 additions and 172 deletions

View File

@@ -39,6 +39,7 @@ BT_DOCS = ['api-guides/blufi.rst',
CLASSIC_BT_DOCS = ['api-reference/bluetooth/classic_bt.rst',
'api-reference/bluetooth/esp_a2dp.rst',
'api-reference/bluetooth/esp_avrc.rst',
'api-reference/bluetooth/esp_hidd.rst',
'api-reference/bluetooth/esp_hf_defs.rst',
'api-reference/bluetooth/esp_hf_client.rst',
'api-reference/bluetooth/esp_hf_ag.rst',