public interface UsbSerialDriver
Modifier and Type | Method and Description |
---|---|
android.hardware.usb.UsbDevice |
getDevice()
Returns the raw
UsbDevice backing this port. |
java.util.List<UsbSerialPort> |
getPorts()
Returns all available ports for this device.
|
android.hardware.usb.UsbDevice getDevice()
UsbDevice
backing this port.java.util.List<UsbSerialPort> getPorts()