nrfxlib API 2.8.99
|
Error report. More...
#include <nrf_rpc.h>
Data Fields | |
int | code |
Error code. | |
const struct nrf_rpc_group * | group |
Group where the error occurred or NULL if it is unknown. | |
enum nrf_rpc_err_src | src |
Source of the error. | |
uint8_t | id |
Command or event id or NRF_RPC_ID_UNKNOWN. | |
enum nrf_rpc_packet_type | packet_type |
Type of packet. Value may be outside defined enum values if packet is malformed. | |
Error report.