esp-idf/components/esp_hid/include
Tomas Rezucha 868d375c1d refactor(esp_hid): Create one common event loop
After this change, only one event loop is created.
It is reused by all transport layers (BT, BLE, USB).
2024-03-14 11:34:13 +01:00
..
esp_private refactor(esp_hid): Create one common event loop 2024-03-14 11:34:13 +01: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.h 1. update esp_hid component to use esp HID API 2021-09-08 14:08:34 +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_hidh.h feat(esp_hid): Add Connection Request event 2024-02-07 15:34:55 +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