mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-01-22 07:04:32 +01:00
An event contained several fields: - the accessory id - the HID event data - a field ack_to_wait specific to the AOA implementation. Extract the HID event part to prepare the factorization of HID event creation. PR #4473 <https://github.com/Genymobile/scrcpy/pull/4473>