scrcpy/app/src/usb
Romain Vimont 1c17f57c10 Find a list of devices instead of a single one
Several devices may match the requested serial, but above all, this
paves the way to list all devices (when no serial is provided).

PR #2974 <https://github.com/Genymobile/scrcpy/pull/2974>
2022-01-27 23:36:13 +01:00
..
aoa_hid.c Move sc_usb out of sc_aoa 2022-01-27 23:35:59 +01:00
aoa_hid.h Move sc_usb out of sc_aoa 2022-01-27 23:35:59 +01:00
hid_keyboard.c Move AOA/HID code to usb/ 2022-01-27 23:35:34 +01:00
hid_keyboard.h Move AOA/HID code to usb/ 2022-01-27 23:35:34 +01:00
hid_mouse.c Move AOA/HID code to usb/ 2022-01-27 23:35:34 +01:00
hid_mouse.h Move AOA/HID code to usb/ 2022-01-27 23:35:34 +01:00
usb.c Find a list of devices instead of a single one 2022-01-27 23:36:13 +01:00
usb.h Find a list of devices instead of a single one 2022-01-27 23:36:13 +01:00