nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ nrf_rpc_cbor_is_alloc()

bool nrf_rpc_cbor_is_alloc ( struct nrf_rpc_cbor_ctx ctx)

#include <nrf_rpc/include/nrf_rpc_cbor.h>

Check that the memory for a packet has been allocated.

Parameters
ctxContext allocated by NRF_RPC_CBOR_ALLOC.
Returns
true if memory is valid otherwise false.