nRF Connect SDK API 2.8.99
|
int nrf_rpc_cbkproxy_in_set | ( | void * | callback | ) |
#include <include/nrf_rpc/nrf_rpc_cbkproxy.h>
Sets input callback proxy.
Calling the function again with the same callback parameter will not allocate new slot, but it will return previously allocated.
callback | Callback function. |