Searched refs:USBSPEC_2_0 (Results 1 – 3 of 3) sorted by relevance
105 if (acInterfaceSpec == UsbDeviceDescriptor.USBSPEC_2_0) { in allocAudioControlDescriptor()115 if (acInterfaceSpec == UsbDeviceDescriptor.USBSPEC_2_0) { in allocAudioControlDescriptor()125 if (acInterfaceSpec == UsbDeviceDescriptor.USBSPEC_2_0) { in allocAudioControlDescriptor()141 if (acInterfaceSpec == UsbDeviceDescriptor.USBSPEC_2_0) { in allocAudioControlDescriptor()165 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()
38 public static final int USBSPEC_2_0 = 0x0200; field in UsbDeviceDescriptor