ble_gap_update_next_exp() function
Finds the update procedure that expires soonest.
Arguments
out_ticks_from_now
On success, the ticks until the update procedure's expiry time gets written here.
Return value
The connection handle of the update procedure that expires soonest, or BLE_HS_CONN_HANDLE_NONE if there are no active update procedures.
![]()
conn_handle = ble_gap_update_next_exp(&ticks_until_exp);
ble_gap_update_next_exp() is called by 1 function and calls 1 function:
![]()
ble_gap_update_next_exp()
ble_gap_update_next_exp() reads 3 variables:
![]()
ble_gap_update_next_exp()