| Modifier and Type | Method and Description | 
|---|---|
EndpointDescriptor[] | 
InterfaceDescriptor.endpoint()
Returns the array with endpoints. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static String | 
DescriptorUtils.dump(EndpointDescriptor descriptor)
Dumps the specified USB endpoint descriptor into a string and returns it. 
 | 
static int | 
LibUsb.getSsEndpointCompanionDescriptor(Context context,
                                EndpointDescriptor endpointDescriptor,
                                SsEndpointCompanionDescriptor companionDescriptor)
Get an endpoints superspeed endpoint companion descriptor (if any). 
 | 
Copyright © 2011–2018 usb4java Team. All rights reserved.