Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
DC_BLUETOOTH_DEVICE_FREE(3) Library Functions ManuaDC_BLUETOOTH_DEVICE_FREE(3)

NAME
       dc_bluetooth_device_free	 --  Destroy the bluetooth device and free all
       resources.

LIBRARY
       library "libdivecomputer"

SYNOPSIS
       #include	<libdivecomputer/bluetooth.h>

       void
       dc_bluetooth_device_free(dc_bluetooth_device_t *device);

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

SEE ALSO
       dc_bluetooth_iterator_new(3).

AUTHORS
       The  library  "libdivecomputer"	library	 was  written  by Jef Driesen,
       jef@libdivecomputer.org.
       This manpage is written by
       Vincent Hagen, vinnie@script4web.nl.

FreeBSD	Ports 14.quarterly	 June 5, 2020	   DC_BLUETOOTH_DEVICE_FREE(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=dc_bluetooth_device_free&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help