Function esp_idf_sys::esp_ble_gap_periodic_adv_clear_dev

source ยท
pub unsafe extern "C" fn esp_ble_gap_periodic_adv_clear_dev() -> esp_err_t
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