Function esp_idf_sys::esp_ble_gap_clear_rand_addr
source ยท pub unsafe extern "C" fn esp_ble_gap_clear_rand_addr() -> esp_err_t
Expand description
@brief This function clears the random address for the application
@return - ESP_OK : success - other : failed