scrcpy/app/src/uhid
Romain Vimont 68982c73da Do not send uninitialized HID event
If the function returns false, then there is nothing to send.
2024-09-13 22:03:01 +02:00
..
keyboard_uhid.c Do not send uninitialized HID event 2024-09-13 22:03:01 +02:00
keyboard_uhid.h Handle UHID output 2024-03-01 00:52:00 +01:00
mouse_uhid.c Add UHID mouse support 2024-03-01 00:52:13 +01:00
mouse_uhid.h Add UHID mouse support 2024-03-01 00:52:13 +01:00
uhid_output.c Handle UHID output 2024-03-01 00:52:00 +01:00
uhid_output.h Handle UHID output 2024-03-01 00:52:00 +01:00