libdc/include/libdivecomputer
Jef Driesen aee59a33be Add support for querying the available built-in transports
Because the list of supported built-in transports depends on the
availability of external libraries (libusb, hidapi) and the operating
system, the application needs some mechanism to retrieve this
information at runtime. Therefore, a new dc_context_get_transports()
function is added, which returns a bitmask with all the available
built-in transports.
2018-04-03 21:11:06 +02:00
..
2012-06-21 21:39:24 +02:00
2017-08-18 23:26:45 +02:00
2012-06-21 21:42:37 +02:00
2017-11-25 10:26:49 +01:00