Linux SDK (lite-qmi)
MBPL_SDK_R25_ENG3
|
#include <qaCbkCatEventReportInd.h>
Data Fields | |
ULONG | ReferenceID |
USHORT | DataLength |
BYTE | Data [QMI_MAX_CAT_EVENT_DATA_LENGTH] |
structure used to store all Common CAT Event parameters.
ReferenceID | - proactive command reference ID. |
DataLength | - length of pData ( in Bytes ) |
Data | - command specific to the CAT event ID, encoded as in ETSI TS 102 223 [Section 6.6.X] |