scrcpy/app/src/hid
Romain Vimont f6a40ecfa9 Implement HID gamepad
Implement the HID protocol for gamepads, that will be used in further
commits by the AOA and UHID gamepad processor implementations.
2024-09-06 23:08:08 +02:00
..
hid_event.h Implement HID gamepad 2024-09-06 23:08:08 +02:00
hid_gamepad.c Implement HID gamepad 2024-09-06 23:08:08 +02:00
hid_gamepad.h Implement HID gamepad 2024-09-06 23:08:08 +02:00
hid_keyboard.c Fix HID comments 2024-09-06 23:08:08 +02:00
hid_keyboard.h Introduce hid_open and hid_close events 2024-09-06 23:08:08 +02:00
hid_mouse.c Fix HID comments 2024-09-06 23:08:08 +02:00
hid_mouse.h Introduce hid_open and hid_close events 2024-09-06 23:08:08 +02:00