The handle corresponding to the connection to update.
params
The connection parameters to attempt to update to.
Return value
0 on success; BLE_HS_ENOTCONN if the there is no connection with the specified handle; BLE_HS_EALREADY if a connection update procedure for this connection is already in progress; BLE_HS_EINVAL if requested parameters are invalid; Other nonzero on error.
Examples
ble_gap_update_params() is referenced by 4 libraries and example projects: