nrfxlib API 2.7.99
Loading...
Searching...
No Matches
nrf_rpc_group Struct Reference

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_datadata
 
const struct nrf_rpc_trtransport
 
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
 

Detailed Description

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.


The documentation for this struct was generated from the following file: