nRF Connect SDK API 0.1.0
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.