OpenCPN Partial API docs
Loading...
Searching...
No Matches
android_serial_io.cpp File Reference

Implement android_serial_io.h – SerialIo synchronous implementation based on the native Android serial interface. More...

#include <string>
#include <wx/wxprec.h>
#include <wx/wx.h>
#include <wx/string.h>
#include "androidUTIL.h"
#include "model/serial_io.h"
#include "model/comm_drv_stats.h"

Go to the source code of this file.

Classes

class  AndroidSerialIo
 Android SerialIo synchronous implementation based on the native Android serial interface as exposed in androidUTIL.h. More...
 

Detailed Description

Implement android_serial_io.h – SerialIo synchronous implementation based on the native Android serial interface.

Definition in file android_serial_io.cpp.