Searched defs:UsbACEndpoint (Results 1 – 1 of 1) sorted by relevance
25 abstract class UsbACEndpoint extends UsbDescriptor { class35 UsbACEndpoint(int length, byte type, int subclass, byte subtype) { in UsbACEndpoint() method in UsbACEndpoint