Searched refs:DESCRIPTORTYPE_CAPABILITY (Results 1 – 2 of 2) sorted by relevance
76 public static final byte DESCRIPTORTYPE_CAPABILITY = 0x10; // 16 field in UsbDescriptor
55 sDescriptorNames.put(UsbDescriptor.DESCRIPTORTYPE_CAPABILITY, "Capability"); in initDescriptorNames()