DC_BLUETOOTH_DEVICE_GET_ADDRESS(3) | Library Functions Manual | DC_BLUETOOTH_DEVICE_GET_ADDRESS(3) |
dc_bluetooth_device_get_address
—
#include
<libdivecomputer/bluetooth.h>
dc_bluetooth_address_t
dc_bluetooth_device_get_address
(dc_bluetooth_device_t
*device);
The address can be formatted as a string by using dc_bluetooth_addr2str(3).
June 5, 2020 | NetBSD 10.0 |