Searched refs:USB (Results 1 – 25 of 34) sorted by relevance
12
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
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
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.
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
24 USB = 2; enumerator
15 # OnLive, Inc. OnLive Wireless Controller, USB adapter
16 # Microsoft X-Box One Elite Pad - Model 1698 - USB
18 # connected over USB
16 # XBox One Controller - Model 1537 - USB
16 # XBox 360 USB Controller
16 # XBox One Controller - Model 1708 - USB
16 # Sony Playstation(R) DualShock 4 USB Dongle
54 public static String USB = "USB"; field in SystemNotificationChannels152 USB, in createAll()
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
81 // For "classical" USB-accessories the manufacturer bakes this into the116 // Generic USB name, not user-provided.137 // A single USB device can have several configurations and the app accessing138 // the USB device can switch between them. At any time only one can be active.
68 return IDevicesFactory::Device::USB; in idFromHal()
47 | descriptor | byte array | USB HID report descriptor |52 USB HID report descriptor should be generated according the the USB HID spec
83 new Notification.Builder(mContext, SystemNotificationChannels.USB) in showNotification()
182 sys.addSubMessage(SystemPropertiesProto::Sys::USB, &usb); in Parse()