esp-idf/components/esp_hid/include
Tomas Rezucha 6f30198ca3 feat(esp_hid): Add Connection Request event
This event is useful for situations where the HID device
requests connection. Typically in USB transport.
2024-02-07 15:34:55 +08:00
..
esp_private refactor(esp_hid): Create new esp_hid_addr_t type 2024-02-07 15:34:55 +08:00
esp_hid_common.h refactor(esp_hid): Create new esp_hid_addr_t type 2024-02-07 15:34:55 +08:00
esp_hidd_gatts.h Add HID Support to IDF 2020-04-29 17:24:01 +08:00
esp_hidd_transport.h Add HID Support to IDF 2020-04-29 17:24:01 +08:00
esp_hidd.h 1. update esp_hid component to use esp HID API 2021-09-08 14:08:34 +08:00
esp_hidh_bluedroid.h Add HID Support to IDF 2020-04-29 17:24:01 +08:00
esp_hidh_gattc.h Add HID Support to IDF 2020-04-29 17:24:01 +08:00
esp_hidh_nimble.h feat(nimble): added HID over Gatt profile support 2023-12-16 17:42:49 +05:30
esp_hidh_transport.h feat(nimble): added HID over Gatt profile support 2023-12-16 17:42:49 +05:30
esp_hidh.h feat(esp_hid): Add Connection Request event 2024-02-07 15:34:55 +08:00