Searched refs:USB (Results 1 – 12 of 12) sorted by relevance
/system/core/rootdir/ |
D | init.usb.rc | 3 # USB configuration common for all android devices 28 # Used to disable USB when switching states 35 # adb only USB configuration 37 # USB manager fails to set a standard configuration 47 # USB accessory configuration 56 # USB accessory configuration, with adb 85 # USB and audio accessory configuration 94 # USB and audio accessory configuration, with adb 104 # Used to set USB configuration at boot and to switch the configuration 110 # USB type C [all …]
|
/system/core/adb/client/ |
D | usb_osx.cpp | 17 #define TRACE_TAG USB 280 VLOG(USB) << android::base::StringPrintf("Found vid=%04x pid=%04x serial=%s\n", in AndroidInterfaceAdded() 300 VLOG(USB) << "Add usb device " << serial; in AndroidInterfaceAdded() 411 VLOG(USB) << "RunLoopThread started"; in RunLoopThread() 422 VLOG(USB) << "RunLoopThread done"; in RunLoopThread() 426 VLOG(USB) << "usb_cleanup"; in usb_cleanup()
|
D | usb_windows.cpp | 17 #define TRACE_TAG USB
|
D | usb_linux.cpp | 17 #define TRACE_TAG USB
|
/system/core/adb/ |
D | adb_trace.h | 33 USB, enumerator
|
D | OVERVIEW.TXT | 19 if to sense the USB ports to know when devices are attached/removed, 35 (through USB for devices, through TCP for emulators) and provide a 127 - USB transports, for physical devices through USB
|
D | adb_trace.cpp | 118 {"usb", USB}, in setup_trace_mask()
|
D | SERVICES.TXT | 52 Ask to switch the connection to one device connected through USB 74 A variant of host-serial used to target the single USB device connected
|
/system/sepolicy/private/ |
D | isolated_app.te | 89 # Do not allow USB access
|
D | app.te | 236 # Allow apps to use the USB Accessory interface. 239 # USB devices are first opened by the system server (USBDeviceManagerService)
|
/system/core/fastboot/ |
D | README.md | 5 over USB or ethernet. It is designed to be very straightforward to implement, 12 * USB 15 high-speed and 1024 bytes for Super Speed USB. 187 over ethernet if USB is not available.
|
/system/core/adb/daemon/ |
D | usb.cpp | 17 #define TRACE_TAG USB
|