Function esp_idf_sys::esp_ble_gap_ext_adv_set_clear
source ยท pub unsafe extern "C" fn esp_ble_gap_ext_adv_set_clear() -> esp_err_t
Expand description
@brief This function is used to remove all existing advertising sets from the Controller.
@return - ESP_OK : success - other : failed