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