mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-04-21 01:33:36 +00:00
In the implementation, an HID event is at most 8 bytes. Embed the data in the HID event structure to avoid allocations and simplify the code. |
||
|---|---|---|
| .. | ||
| aoa_hid.c | ||
| aoa_hid.h | ||
| hid_keyboard.c | ||
| hid_keyboard.h | ||
| hid_mouse.c | ||
| hid_mouse.h | ||
| scrcpy_otg.c | ||
| scrcpy_otg.h | ||
| screen_otg.c | ||
| screen_otg.h | ||
| usb.c | ||
| usb.h | ||