Searched refs:USB (Results 1 – 25 of 63) sorted by relevance
123
12 to be connected using the USB accessory protocol. Think of it as16 from the source device over USB. The sink acts as a USB host21 events to the source over USB HID.26 display that happens to be attached over USB. This is the typical31 to the sink device over USB. The source acts as a USB peripheral36 an encoder and streams the output to the sink over USB. Then43 devices which are then connected using a USB OTG cable.44 Remember that the sink device is functioning as the USB host45 so the USB OTG cable should be plugged directly into it.
1 This is a test app for the USB accessory APIs. It consists of two parts:7 This program behaves as if it were a USB accessory.10 android device with USB host support
8 description: "Enable USB data compliance warnings when set"22 description: "Enable reporting USB data compliance warnings from HAL when set"36 description: "Enable identifying midi device using USB sysfs"
1 The usbdescriptors_ files contain raw USB descriptors from the Google2 USB-C to 3.5mm adapter, with different loads connected to the 3.5mm
27 * Logs USB port partner compliance warnings.29 * Logged from: USB Service.
22 USB, enumConstant
56 if (transportType == AdbTransportType.USB) { in createNotification()
168 /** Represents USB port overheat event. */171 /* Temperature of USB port at USB plug event, in 1/10ths of degree C. */174 /* Maximum temperature of USB port during overheat event, in 1/10ths of degree C. */177 /* Time between USB plug event and overheat threshold trip, in seconds. */
85 * Report a USB port overheat event.88 * temperature at USB plug event, max port temperature seen during
128 // Inform that USB is configured for Media Transfer Protocol132 // Inform that USB is configured for Picture Transfer Protocol136 // Inform that USB is configured as a Musical Instrument Digital Interface140 // Inform that USB is configured in host mode203 // Inform that USB is configured for Tethering223 // Inform the user that the contaminant is detected on the USB port226 // Inform that user that the USB port is free of contaminants.309 // Inform that USB is configured as a Universal Video Class gadget
1 # Gravis GamePad Pro USB
16 # Apple Magic Trackpad 2 (USB) configuration file
18 # WHEN MODIFYING, also change the USB file (Vendor_05ac_Product_0265.idc)
15 # OnLive, Inc. OnLive Wireless Controller, USB adapter
16 # Microsoft X-Box One Elite Pad - Model 1698 - USB
1 # USB audio Permission and Confirmation warning dialog resource string id matrix table
24 USB = 2; enumerator
4 To test on physical devices, connect _two_ devices locally and enable USB debugging setting on both…
31 * A USB MIDI device.
375 # Media strategy inverts the priority of USB device vs accessory406 # but USB accessory not reachable in call409 # Media strategy inverts the priority of USB device vs accessory500 # Media strategy inverts the priority of USB device vs accessory
341 # Media strategy inverts the priority of USB device vs accessory372 # but USB accessory not reachable in call375 # Media strategy inverts the priority of USB device vs accessory466 # Media strategy inverts the priority of USB device vs accessory
54 AdbTransportType.USB); in testCreateNotification_UsbTransportType()
59 public static String USB = "USB"; field in SystemNotificationChannels164 USB, in createAll()
48 | descriptor | byte array | USB HID report descriptor |56 USB HID report descriptor should be generated according the the USB HID spec
84 // For "classical" USB-accessories the manufacturer bakes this into the120 // Generic USB name, not user-provided.141 // A single USB device can have several configurations and the app accessing142 // the USB device can switch between them. At any time only one can be active.