nrfxlib API 0.1.0
|
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.
group | Group that response belongs to. |
ctx | Context allocated by NRF_RPC_CBOR_ALLOC. |