S145 SoftDevice for nRF54LV10 API documentation 10.0.0
Loading...
Searching...
No Matches

◆ sd_ble_gap_ppcp_set()

uint32_t sd_ble_gap_ppcp_set ( ble_gap_conn_params_t const * p_conn_params)

#include <ble_gap.h>

Set GAP Peripheral Preferred Connection Parameters.

Parameters
[in]p_conn_paramsPointer to a ble_gap_conn_params_t structure with the desired parameters.
Return values
NRF_SUCCESSPeripheral Preferred Connection Parameters set successfully.
NRF_ERROR_INVALID_ADDRInvalid pointer supplied.
NRF_ERROR_INVALID_PARAMInvalid parameter(s) supplied.
NRF_ERROR_NOT_SUPPORTEDThe characteristic is not included in the Attribute Table, see ble_gap_cfg_ppcp_incl_cfg_t.