pub unsafe extern "C" fn dc_bluetooth_device_get_name(
device: *mut dc_bluetooth_device_t,
) -> *const c_char
Expand description
Get the name of the bluetooth device.
@param[in] device A valid bluetooth device.
pub unsafe extern "C" fn dc_bluetooth_device_get_name(
device: *mut dc_bluetooth_device_t,
) -> *const c_char
Get the name of the bluetooth device.
@param[in] device A valid bluetooth device.