Searched refs:USB (Results 1 – 24 of 24) sorted by relevance
/system/core/rootdir/ |
D | init.usb.rc | 3 # USB configuration common for all android devices 24 # Used to disable USB when switching states 31 # adb only USB configuration 33 # USB manager fails to set a standard configuration 43 # USB accessory configuration 52 # USB accessory configuration, with adb 81 # USB and audio accessory configuration 90 # USB and audio accessory configuration, with adb 100 # Used to set USB configuration at boot and to switch the configuration 106 # USB type C [all …]
|
/system/core/adb/ |
D | adb_trace.h | 33 USB, enumerator
|
D | OVERVIEW.TXT | 19 is to sense the USB ports to know when devices are attached/removed, 35 (through USB for devices, through TCP for emulators) and provide a 123 - USB transports, for physical devices through USB
|
D | adb_trace.cpp | 128 {"usb", USB}, in setup_trace_mask()
|
D | SERVICES.TXT | 48 Ask to switch the connection to one device connected through USB 70 A variant of host-serial used to target the single USB device connected
|
/system/core/adb/client/ |
D | usb_osx.cpp | 17 #define TRACE_TAG USB 287 VLOG(USB) << android::base::StringPrintf("Found vid=%04x pid=%04x serial=%s\n", in AndroidInterfaceAdded() 307 VLOG(USB) << "Add usb device " << serial; in AndroidInterfaceAdded() 431 VLOG(USB) << "RunLoopThread started"; in RunLoopThread() 442 VLOG(USB) << "RunLoopThread done"; in RunLoopThread() 446 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/daemon/ |
D | usb_ffs.cpp | 17 #define TRACE_TAG USB
|
D | usb_legacy.cpp | 17 #define TRACE_TAG USB
|
D | usb.cpp | 17 #define TRACE_TAG USB
|
/system/sepolicy/prebuilts/api/26.0/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/sepolicy/prebuilts/api/27.0/private/ |
D | isolated_app.te | 104 # Do not allow USB access
|
D | app.te | 249 # Allow apps to use the USB Accessory interface. 252 # USB devices are first opened by the system server (USBDeviceManagerService)
|
/system/core/fastboot/fuzzy_fastboot/ |
D | README.md | 44 1. **USBFunctionality** - Test USB communication 341 One particular set of tests to watch out for are the ones that involve USB resets. 342 USB resets effectively unplug and replug the device in software. Fuzzy Fastboot, 343 expects USB resets to cancel whatever transaction is currently going on. 381 - Only fastboot over USB is currently supported
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | isolated_app.te | 107 # Do not allow USB access
|
/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. 226 over ethernet if USB is not available.
|
/system/sepolicy/private/ |
D | isolated_app.te | 119 # Do not allow USB access
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | isolated_app.te | 119 # Do not allow USB access
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | app.te | 267 # Allow apps to use the USB Accessory interface. 270 # USB devices are first opened by the system server (USBDeviceManagerService)
|
/system/sepolicy/public/ |
D | app.te | 262 # Allow apps to use the USB Accessory interface. 265 # USB devices are first opened by the system server (USBDeviceManagerService)
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | app.te | 262 # Allow apps to use the USB Accessory interface. 265 # USB devices are first opened by the system server (USBDeviceManagerService)
|
/system/extras/simpleperf/doc/ |
D | README.md | 129 recording profiling data while the USB cable isn't connected. 1071 run_simpleperf_without_usb_connection.py records profiling data while the USB cable isn't 1077 # After the command finishes successfully, unplug the USB cable, run the 1078 # SimpleperfExampleWithNative app. After a few seconds, plug in the USB cable. 1095 record without the USB cable connected.
|