Package-level declarations

Types

SerialPortList
Link copied to clipboard

Port-listing class which can be used to query the ports on a given machine which have been identified by the jSerialComm library.

Port-listing class which can be used to query the ports on a given machine which have been identified by the jSerialComm library.

SerialPortWrapper
Link copied to clipboard

Serial port implementation based on the jSerialComm library.

Serial port implementation based on the jSerialComm library.

Link copied to clipboard

"Usb Serial For Android" port-listing class.

Link copied to clipboard
class UsfaPortWrapper(c: Context, val driver: UsbSerialDriver) : AbstractSerialPortWrapper

"Usb Serial For Android" port wrapper class.