libdc/include/libdivecomputer
Claudiu Olteanu a50a1e0688 Create a generic way to represent any type of serial communication
Add a structure which holds references to basic operations
on a serial communication. This can be used to pass a set
of function pointer callbacks in order to create a custom
implementation for serial communication.

Add a generic structure to represent the needed information
for a serial communication.

Implement the initialization method where the user can
pass a set of function pointer callbacks and set some
custom data for the serial device.

Create open method for the native serial implementation.

Signed-off-by: Claudiu Olteanu <olteanu.claudiu@ymail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-08-26 10:47:33 -07:00
..
2012-06-21 21:39:24 +02:00
2012-06-21 21:39:24 +02:00
2013-02-04 17:20:23 +01:00
2014-03-19 09:16:07 +01:00
2012-06-21 21:42:37 +02:00
2014-03-19 09:16:07 +01:00
2014-03-19 09:16:07 +01:00
2014-03-19 09:16:07 +01:00
2014-03-19 09:16:07 +01:00
2014-03-19 09:16:07 +01:00
2014-03-19 09:16:07 +01:00
2014-03-19 09:16:07 +01:00
2014-03-19 09:16:07 +01:00
2014-03-19 09:16:07 +01:00
2014-03-19 09:16:07 +01:00
2014-03-19 09:16:07 +01:00
2014-03-19 09:16:07 +01:00
2014-03-19 09:16:07 +01:00
2014-03-19 09:16:07 +01:00
2014-03-19 09:16:07 +01:00
2014-03-19 09:16:07 +01:00
2012-06-21 21:39:24 +02:00