Commit Graph

1 Commits (f2d62031561b4d1660c2c5bb3910e7a723d317f7)

Author SHA1 Message Date
Romain Vimont f2d6203156 Extract HID events struct
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>
3 months ago