![]() |
nrfxlib API 3.3.99
|
Defines a group of commands and events. More...
#include <nrf_rpc.h>
Data Fields | |
| const void * | cmd_array |
| const void * | evt_array |
| struct nrf_rpc_group_data * | data |
| const struct nrf_rpc_tr * | transport |
| nrf_rpc_ack_handler_t | ack_handler |
| void * | ack_handler_data |
| const char * | strid |
| nrf_rpc_err_handler_t | err_handler |
| nrf_rpc_group_bound_handler_t | bound_handler |
| const uint32_t | flags |
Defines a group of commands and events.
Created by NRF_RPC_GROUP_DEFINE.
Fields of this structure are used internally by nRF RPC and not intended to be used by the user.