libdivecomputer/src/libdivecomputer.symbols

88 lines
2.2 KiB
Plaintext

parser_get_type
parser_set_data
parser_samples_foreach
parser_destroy
reefnet_sensuspro_parser_create
reefnet_sensuspro_parser_set_calibration
reefnet_sensusultra_parser_create
reefnet_sensusultra_parser_set_calibration
uwatec_memomouse_parser_create
uwatec_smart_parser_create
suunto_vyper_parser_create
suunto_solution_parser_create
suunto_spyder_parser_create
suunto_d9_parser_create
mares_nemo_parser_create
device_close
device_dump
device_foreach
device_get_type
device_handshake
device_read
device_set_progress
device_version
device_write
message
message_set_logfile
#ifdef SERIAL
mares_nemo_device_open
mares_nemo_extract_dives
oceanic_atom2_device_open
oceanic_atom2_device_keepalive
oceanic_veo250_device_open
oceanic_veo250_device_keepalive
oceanic_vtpro_device_open
oceanic_vtpro_device_keepalive
oceanic_vtpro_device_calibrate
reefnet_sensus_device_open
reefnet_sensus_device_cancel
reefnet_sensuspro_device_open
reefnet_sensuspro_device_set_timestamp
reefnet_sensuspro_device_write_interval
reefnet_sensuspro_extract_dives
reefnet_sensusultra_device_open
reefnet_sensusultra_device_read_user
reefnet_sensusultra_device_sense
reefnet_sensusultra_device_set_maxretries
reefnet_sensusultra_device_set_timestamp
reefnet_sensusultra_device_write_averaging
reefnet_sensusultra_device_write_endcount
reefnet_sensusultra_device_write_interval
reefnet_sensusultra_device_write_threshold
reefnet_sensusultra_device_write_user
reefnet_sensusultra_extract_dives
suunto_d9_device_open
suunto_d9_device_reset_maxdepth
suunto_solution_device_open
suunto_solution_extract_dives
suunto_eon_device_open
suunto_eon_device_write_interval
suunto_eon_device_write_name
suunto_eon_extract_dives
suunto_spyder_extract_dives
suunto_vyper2_device_open
suunto_vyper2_device_reset_maxdepth
suunto_vyper_device_open
suunto_vyper_device_read_dive
suunto_vyper_device_set_delay
suunto_vyper_extract_dives
uwatec_aladin_device_open
uwatec_aladin_device_set_timestamp
uwatec_aladin_extract_dives
uwatec_memomouse_device_open
uwatec_memomouse_device_set_timestamp
uwatec_memomouse_extract_dives
#endif
#ifdef IRDA
uwatec_smart_device_handshake
uwatec_smart_device_open
uwatec_smart_device_set_timestamp
uwatec_smart_device_version
uwatec_smart_extract_dives
#endif