Function esp_idf_svc::sys::esp_ble_gap_periodic_adv_clear_dev

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

@brief This function is used to remove all devices from the list of Periodic Advertisers in the Controller.

@return - ESP_OK : success - other : failed