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
pub unsafe extern "C" fn esp_ble_gap_periodic_adv_sync_cancel() -> i32
@brief This function is used to cancel the LE_Periodic_Advertising_Create_Sync command while it is pending.
@return - ESP_OK : success - other : failed