![]() |
nrfxlib API 3.3.99
|
| int nrf_rpc_init | ( | nrf_rpc_err_handler_t | err_handler | ) |
#include <nrf_rpc/include/nrf_rpc.h>
Initialize the nRF RPC.
Calling this function is equivalent to calling both nrf_rpc_setup and nrf_rpc_bind.
| err_handler | Error handler that will be called to report error in nRF RPC. |