Function esp_idf_svc::hal::sys::esp_ble_gap_ext_adv_set_clear

source ยท
pub unsafe extern "C" fn esp_ble_gap_ext_adv_set_clear() -> i32
Expand description

@brief This function is used to remove all existing advertising sets from the Controller.

@return - ESP_OK : success - other : failed