esp-idf/examples/bluetooth/esp_hid_host/main
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
..
CMakeLists.txt Remove compile option for bluedroid classic bluetooth examples 2022-12-21 10:57:42 +00:00
esp_hid_gap.c refactor(esp_hid): Create one common event loop 2024-03-14 11:34:13 +01:00
esp_hid_gap.h feat(nimble): added HID over Gatt profile support 2023-12-16 17:42:49 +05:30
esp_hid_host_main.c feat(nimble): added HID over Gatt profile support 2023-12-16 17:42:49 +05:30
Kconfig.projbuild feat(nimble): added HID over Gatt profile support 2023-12-16 17:42:49 +05:30