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
pub unsafe extern "C" fn esp_ble_gap_periodic_adv_clear_dev() -> i32
@brief This function is used to remove all devices from the list of Periodic Advertisers in the Controller.
@return - ESP_OK : success - other : failed