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

@@ -55,6 +55,7 @@ INPUT = \
$(PROJECT_PATH)/components/bt/host/bluedroid/api/include/api/esp_hf_client_api.h \
$(PROJECT_PATH)/components/bt/host/bluedroid/api/include/api/esp_hf_defs.h \
$(PROJECT_PATH)/components/bt/host/bluedroid/api/include/api/esp_spp_api.h \
$(PROJECT_PATH)/components/bt/host/bluedroid/api/include/api/esp_hidd_api.h \
$(PROJECT_PATH)/components/bt/host/nimble/esp-hci/include/esp_nimble_hci.h \
$(PROJECT_PATH)/components/bt/include/esp32/include/esp_bt.h \
$(PROJECT_PATH)/components/console/esp_console.h \