nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ nrf_rpc_decode_callback_call()

void * nrf_rpc_decode_callback_call ( struct nrf_rpc_cbor_ctx *  ctx)

#include <include/nrf_rpc/nrf_rpc_serialize.h>

Decode callback slot.

This function will use callback proxy module to get callback associated with the decoded slot number.

Parameters
[in,out]ctxCBOR decoding context.
Return values
Callbackassigned to the slot encoded in the value parameter.