Modifier and Type | Class and Description |
---|---|
class |
EndpointDescriptor |
class |
InterfaceDescriptor |
Modifier and Type | Method and Description |
---|---|
Interface |
ConfigurationDescriptor.getInterface(int number)
get the specified interface
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Interface> |
ConfigurationDescriptor.getAllInterfaces()
get a List of all interfaces supported by this configuration
|
Modifier and Type | Method and Description |
---|---|
void |
Device.open(ConfigurationDescriptor cfgDesc,
Interface iface,
InterfaceDescriptor altSetting) |