1.1.2.1.6.3.10 BT_SYS_TraceInfo_T

C

typedef struct BT_SYS_TraceInfo_T
{
    uint8_t     level;
    uint8_t     componentId;
    uint8_t     eventId;
} BT_SYS_TraceInfo_T;

Description

Trace event additional information.

Field Documentation

FieldDescription
levelLevel. See Trace level
componentIdComponent id.
eventIdEvent id.