| Modifier and Type | Class and Description |
|---|---|
class |
EndpointDescriptor |
| Modifier and Type | Method and Description |
|---|---|
InterfaceDescriptor |
Interface.getAlternateSetting(int ifaceNum)
get alternate setting (InterfaceDescriptor) with specified interface number
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<InterfaceDescriptor> |
Interface.getAlternateSettings()
get List of alternate settings the interface supports
|
| Modifier and Type | Method and Description |
|---|---|
void |
Device.open(ConfigurationDescriptor cfgDesc,
Interface iface,
InterfaceDescriptor altSetting) |