DC_BLUETOOTH_DEVICE_FREE(3) Library Functions Manual DC_BLUETOOTH_DEVICE_FREE(3)

dc_bluetooth_device_free
Destroy the bluetooth device and free all resources.

library “libdivecomputer”

#include <libdivecomputer/bluetooth.h>
void
dc_bluetooth_device_free(dc_bluetooth_device_t *device);

Destroy the bluetooth device and free all resources. The bluetooth device usually found by searching through dc_bluetooth_iterator_new(3).

dc_bluetooth_iterator_new(3).

The library “libdivecomputer” library was written by Jef Driesen, jef@libdivecomputer.org.
 
This manpage is written by
Vincent Hagen, vinnie@script4web.nl.
June 5, 2020 Debian