![]() |
S145 SoftDevice for nRF54LS05 API documentation 10.0.0
|
| 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.
| [in] | p_conn_params | Pointer to a ble_gap_conn_params_t structure with the desired parameters. |
| NRF_SUCCESS | Peripheral Preferred Connection Parameters set successfully. |
| NRF_ERROR_INVALID_ADDR | Invalid pointer supplied. |
| NRF_ERROR_INVALID_PARAM | Invalid parameter(s) supplied. |
| NRF_ERROR_NOT_SUPPORTED | The characteristic is not included in the Attribute Table, see ble_gap_cfg_ppcp_incl_cfg_t. |