![]() |
nrfxlib API 3.3.99
|
| int nrf_rpc_cbor_evt | ( | const struct nrf_rpc_group * | group, |
| uint8_t | evt, | ||
| struct nrf_rpc_cbor_ctx * | ctx ) |
#include <nrf_rpc/include/nrf_rpc_cbor.h>
Send an event.
| group | Group that event belongs to. |
| evt | Event id. |
| ctx | Context allocated by NRF_RPC_CBOR_ALLOC. |