nRF Connect SDK Bare Metal API 2.0.99
Loading...
Searching...
No Matches

◆ ble_conn_params_evt_handler_set()

uint32_t ble_conn_params_evt_handler_set ( ble_conn_params_evt_handler_t handler)

#include <ble_conn_params.h>

Set a handler function to receive events.

The handler is optional. If no handler is set, no events are sent to the application.

Parameters
handlerHandler.
Return values
NRF_SUCCESSOn success.
NRF_ERROR_NULLIf handler is NULL.