Interface UsbInterface
public interface UsbInterface
-
Method Summary
Modifier and TypeMethodDescriptionTheUsbInterfaceMatcherthat was provided by the controller for identifying this device.pipe(int index) intpipes()The list of pipes that have been opened for this interface.
-
Method Details
-
interfaceMatcher
UsbInterfaceMatcher interfaceMatcher()TheUsbInterfaceMatcherthat was provided by the controller for identifying this device. -
pipes
The list of pipes that have been opened for this interface. -
pipe
-
pipeCount
int pipeCount()
-