esp_idf_svc::sys

Function esp_ble_gap_clear_rand_addr

Source
pub unsafe extern "C" fn esp_ble_gap_clear_rand_addr() -> i32
Expand description

@brief This function clears the random address for the application

@return - ESP_OK : success - other : failed