scrcpy/app/src/usb
Romain Vimont 700503df6c List and select USB devices separately
List all USB devices in a first step, then select the matching one(s).

This allows to report a user-friendly log message containing the list of
devices, with the matching one(s) highlighted.

PR #3005 <https://github.com/Genymobile/scrcpy/pull/3005>
2022-02-09 09:55:25 +01:00
..
aoa_hid.c Remove LOGC() 2022-02-09 09:52:15 +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
scrcpy_otg.c Expose simple API to select a single USB device 2022-02-09 09:55:25 +01:00
scrcpy_otg.h Add OTG mode 2022-01-27 23:36:23 +01:00
screen_otg.c Make HID keyboard and mouse optional in OTG mode 2022-01-27 23:36:27 +01:00
screen_otg.h Add OTG mode 2022-01-27 23:36:23 +01:00
usb.c List and select USB devices separately 2022-02-09 09:55:25 +01:00
usb.h List and select USB devices separately 2022-02-09 09:55:25 +01:00