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

◆ sd_ble_gap_ppcp_get()

uint32_t sd_ble_gap_ppcp_get ( ble_gap_conn_params_t * p_conn_params)

#include <ble_gap.h>

Get GAP Peripheral Preferred Connection Parameters.

Parameters
[out]p_conn_paramsPointer to a ble_gap_conn_params_t structure where the parameters will be stored.
Return values
NRF_SUCCESSPeripheral Preferred Connection Parameters retrieved successfully.
NRF_ERROR_INVALID_ADDRInvalid pointer supplied.
NRF_ERROR_NOT_SUPPORTEDThe characteristic is not included in the Attribute Table, see ble_gap_cfg_ppcp_incl_cfg_t.