nrfxlib API 2.8.99
|
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. |