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

◆ nrf_rpc_encode_callback_call()

static void nrf_rpc_encode_callback_call ( struct nrf_rpc_cbor_ctx * ctx,
uint32_t slot )
inlinestatic

#include <include/nrf_rpc/nrf_rpc_serialize.h>

Encode a callback slot number.

Parameters
[in,out]ctxCBOR encoding context.
[in]slotCallback slot number to encode.