public class SerialService
extends ISerialManager.Stub
Constructor and Description |
---|
SerialService(Context context) |
Modifier and Type | Method and Description |
---|---|
String[] |
getSerialPorts() |
ParcelFileDescriptor |
openSerialPort(String path) |
public SerialService(Context context)
public String[] getSerialPorts()
public ParcelFileDescriptor openSerialPort(String path)