dc_bluetooth_device_get_address

Function dc_bluetooth_device_get_address 

Source
pub unsafe extern "C" fn dc_bluetooth_device_get_address(
    device: *mut dc_bluetooth_device_t,
) -> dc_bluetooth_address_t
Expand description

Get the address of the bluetooth device.

@param[in] device A valid bluetooth device.