Home
last modified time | relevance | path

Searched defs:subclass (Results 1 – 25 of 26) sorted by relevance

12

/frameworks/base/core/java/android/bluetooth/
DBluetoothHidDeviceAppSdpSettings.java33 final public byte subclass; field in BluetoothHidDeviceAppSdpSettings
37 byte subclass, byte[] descriptors) { in BluetoothHidDeviceAppSdpSettings()
/frameworks/base/services/usb/java/com/android/server/usb/descriptors/
DUsbACAudioStreamEndpoint.java27 public UsbACAudioStreamEndpoint(int length, byte type, byte subclass) { in UsbACAudioStreamEndpoint()
DUsbMSMidiHeader.java28 public UsbMSMidiHeader(int length, byte type, byte subtype, byte subclass) { in UsbMSMidiHeader()
DUsbMSMidiOutputJack.java28 public UsbMSMidiOutputJack(int length, byte type, byte subtype, byte subclass) { in UsbMSMidiOutputJack()
DUsbMSMidiInputJack.java28 UsbMSMidiInputJack(int length, byte type, byte subtype, byte subclass) { in UsbMSMidiInputJack()
DUsbACHeaderInterface.java34 int length, byte type, byte subtype, byte subclass, int adcRelease) { in UsbACHeaderInterface()
DUsbACMidiEndpoint.java31 public UsbACMidiEndpoint(int length, byte type, byte subclass) { in UsbACMidiEndpoint()
DUsb20ASFormatIII.java34 public Usb20ASFormatIII(int length, byte type, byte subtype, byte formatType, byte subclass) { in Usb20ASFormatIII()
DUsb20ACHeader.java32 public Usb20ACHeader(int length, byte type, byte subtype, byte subclass, int spec) { in Usb20ACHeader()
DUsb20ASFormatI.java34 public Usb20ASFormatI(int length, byte type, byte subtype, byte formatType, byte subclass) { in Usb20ASFormatI()
DUsb20ASFormatII.java37 public Usb20ASFormatII(int length, byte type, byte subtype, byte formatType, byte subclass) { in Usb20ASFormatII()
DUsb10ASGeneral.java37 public Usb10ASGeneral(int length, byte type, byte subtype, byte subclass) { in Usb10ASGeneral()
DUsbACEndpoint.java32 UsbACEndpoint(int length, byte type, byte subclass) { in UsbACEndpoint()
DUsbACTerminal.java35 public UsbACTerminal(int length, byte type, byte subtype, byte subclass) { in UsbACTerminal()
DUsb10ACInputTerminal.java35 public Usb10ACInputTerminal(int length, byte type, byte subtype, byte subclass) { in Usb10ACInputTerminal()
DUsb10ACHeader.java35 public Usb10ACHeader(int length, byte type, byte subtype, byte subclass, int spec) { in Usb10ACHeader()
DUsbACAudioControlEndpoint.java41 public UsbACAudioControlEndpoint(int length, byte type, byte subclass) { in UsbACAudioControlEndpoint()
DUsb20ASFormatIIEx.java37 public Usb20ASFormatIIEx(int length, byte type, byte subtype, byte formatType, byte subclass) { in Usb20ASFormatIIEx()
DUsb20ACInputTerminal.java42 public Usb20ACInputTerminal(int length, byte type, byte subtype, byte subclass) { in Usb20ACInputTerminal()
DUsb10ASFormatII.java41 public Usb10ASFormatII(int length, byte type, byte subtype, byte formatType, byte subclass) { in Usb10ASFormatII()
DUsb20ASGeneral.java44 public Usb20ASGeneral(int length, byte type, byte subtype, byte subclass) { in Usb20ASGeneral()
DUsb10ASFormatI.java36 public Usb10ASFormatI(int length, byte type, byte subtype, byte formatType, byte subclass) { in Usb10ASFormatI()
DUsbASFormat.java70 byte subtype, byte subclass) { in allocDescriptor()
DUsbDescriptorParser.java238 public ArrayList<UsbDescriptor> getACInterfaceDescriptors(byte subtype, byte subclass) { in getACInterfaceDescriptors()
DUsbACInterface.java84 public UsbACInterface(int length, byte type, byte subtype, byte subclass) { in UsbACInterface()

12