dc_bluetooth_device_get_name

Function dc_bluetooth_device_get_name 

Source
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.