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

◆ nrf_rpc_cbor_rsp()

int nrf_rpc_cbor_rsp ( const struct nrf_rpc_group group,
struct nrf_rpc_cbor_ctx ctx 
)

#include <nrf_rpc/include/nrf_rpc_cbor.h>

Send a response.

Parameters
groupGroup that response belongs to.
ctxContext allocated by NRF_RPC_CBOR_ALLOC.
Returns
0 on success or negative error code if a transport layer reported a sending error.