scrcpy/app/src/usb
Romain Vimont 8fc9dca8cb Make serial optional to find USB devices
If no serial is provided, then list all available USB devices (which can
be open and having a serial).

PR #2974 <https://github.com/Genymobile/scrcpy/pull/2974>
2022-01-27 23:36:15 +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 Make serial optional to find USB devices 2022-01-27 23:36:15 +01:00
usb.h Find a list of devices instead of a single one 2022-01-27 23:36:13 +01:00