Searched refs:USBSPEC_2_0 (Results 1 – 3 of 3) sorted by relevance
111 if (acInterfaceSpec == UsbDeviceDescriptor.USBSPEC_2_0) { in allocAudioControlDescriptor()127 if (acInterfaceSpec == UsbDeviceDescriptor.USBSPEC_2_0) { in allocAudioControlDescriptor()143 if (acInterfaceSpec == UsbDeviceDescriptor.USBSPEC_2_0) { in allocAudioControlDescriptor()171 if (acInterfaceSpec == UsbDeviceDescriptor.USBSPEC_2_0) { in allocAudioControlDescriptor()195 if (acInterfaceSpec == UsbDeviceDescriptor.USBSPEC_2_0) { in allocAudioStreamingDescriptor()
77 if (acInterfaceSpec == UsbDeviceDescriptor.USBSPEC_2_0) { in allocDescriptor()84 if (acInterfaceSpec == UsbDeviceDescriptor.USBSPEC_2_0) { in allocDescriptor()
37 public static final int USBSPEC_2_0 = 0x0200; field in UsbDeviceDescriptor