pub unsafe extern "C" fn dc_bluetooth_device_get_address(
device: *mut dc_bluetooth_device_t,
) -> dc_bluetooth_address_tExpand description
Get the address of the bluetooth device.
@param[in] device A valid bluetooth device.
pub unsafe extern "C" fn dc_bluetooth_device_get_address(
device: *mut dc_bluetooth_device_t,
) -> dc_bluetooth_address_tGet the address of the bluetooth device.
@param[in] device A valid bluetooth device.