esp-idf/components/esp_hid
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
..
include feat(esp_hid): Add Connection Request event 2024-02-07 15:34:55 +08:00
private refactor(esp_hid): Move header files to esp_private directory 2024-02-07 15:34:55 +08:00
src feat(esp_hid): Add Connection Request event 2024-02-07 15:34:55 +08:00
test_apps feat(esp_hid): migrate the tests from unit-test-app 2023-09-21 14:25:08 +02:00
CMakeLists.txt feat(nimble): added HID over Gatt profile support 2023-12-16 17:42:49 +05:30