esp-idf/components/esp_hid/src
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
..
ble_hidd.c refactor(esp_hid): Format the code with astyle 2024-02-27 14:48:43 +01:00
ble_hidh.c refactor(esp_hid): Create one common event loop 2024-03-14 11:34:13 +01:00
bt_hidd.c refactor(esp_hid): Format the code with astyle 2024-02-27 14:48:43 +01:00
bt_hidh.c refactor(esp_hid): Create one common event loop 2024-03-14 11:34:13 +01:00
esp_hid_common.c refactor(esp_hid): Format the code with astyle 2024-02-27 14:48:43 +01:00
esp_hidd.c refactor(esp_hid): Move header files to esp_private directory 2024-02-07 15:34:55 +08:00
esp_hidh.c refactor(esp_hid): Create one common event loop 2024-03-14 11:34:13 +01:00
nimble_hidd.c refactor(esp_hid): Format the code with astyle 2024-02-27 14:48:43 +01:00
nimble_hidh.c refactor(esp_hid): Create one common event loop 2024-03-14 11:34:13 +01:00