Function esp_idf_svc::sys::esp_ble_gap_periodic_adv_sync_cancel

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

@brief This function is used to cancel the LE_Periodic_Advertising_Create_Sync command while it is pending.

@return - ESP_OK : success - other : failed