Searched refs:USB (Results 1 – 20 of 20) sorted by relevance
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 Tethering
4417 // SUBTYPE: 1 is AC power, 2 is USB power, 3 is Unplug4935 // OPEN: Settings > Developer options > USB debugging > Info dialog4940 // OPEN: Settings > Developer options > Revoke USB debugging authorizations > Info dialog5308 // OPEN: Settings->Connected Devices->USB->(click on details link)5401 // OPEN: Settings->Developer Options->Default USB5920 // 2 = Plugged USB5924 // ACTION: USB-C Connector connected.5929 // ACTION: USB-C Connector disconnected.5935 // ACTION: USB-C Audio device connected5940 // FIELD: VIDPID of connected USB Audio device[all …]
49 public static String USB = "USB"; field in SystemNotificationChannels147 USB, in createAll()
372 # Media strategy inverts the priority of USB device vs accessory403 # but USB accessory not reachable in call406 # Media strategy inverts the priority of USB device vs accessory497 # Media strategy inverts the priority of USB device vs accessory
339 # Media strategy inverts the priority of USB device vs accessory370 # but USB accessory not reachable in call373 # Media strategy inverts the priority of USB device vs accessory464 # Media strategy inverts the priority of USB device vs accessory
365 # but USB Accessory not reachable in call.
15 # OnLive, Inc. OnLive Wireless Controller, USB adapter
16 # XBox One USB Controller
16 # XBox 360 USB Controller
63 *device = IDevicesFactory::Device::USB; in nameFromHal()
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()
1131 channel = SystemNotificationChannels.USB; in updateUsbNotification()
42 // Power source is a USB port.
182 sys.addSubMessage(SystemPropertiesProto::Sys::USB, &usb); in Parse()
122 Tracks USB status and sends notifications for it.
954 * Logs the VID and PID of any connected USB devices.1011 * Logs when something is plugged into or removed from the USB-C connector.1014 * Vendor USB HAL.