Gammu internals  1.38.0
GSM_SiemensOTASMSInfo Struct Reference

#include <gammu-message.h>

Data Fields

unsigned long SequenceID
 
unsigned int PacketsNum
 
unsigned int PacketNum
 
unsigned long AllDataLen
 
unsigned char DataType [10]
 
unsigned char DataName [40]
 
unsigned int DataLen
 
unsigned char Data [140]
 

Detailed Description

Siemens OTA data.

Definition at line 745 of file gammu-message.h.

Field Documentation

§ AllDataLen

unsigned long GSM_SiemensOTASMSInfo::AllDataLen

Definition at line 749 of file gammu-message.h.

Referenced by GSM_DecodeMultiPartSMS(), and GSM_DecodeSiemensOTASMS().

§ Data

unsigned char GSM_SiemensOTASMSInfo::Data[140]

Definition at line 754 of file gammu-message.h.

Referenced by GSM_DecodeMultiPartSMS(), and GSM_DecodeSiemensOTASMS().

§ DataLen

unsigned int GSM_SiemensOTASMSInfo::DataLen

Definition at line 753 of file gammu-message.h.

Referenced by GSM_DecodeMultiPartSMS(), and GSM_DecodeSiemensOTASMS().

§ DataName

unsigned char GSM_SiemensOTASMSInfo::DataName[40]

Definition at line 752 of file gammu-message.h.

Referenced by GSM_DecodeMultiPartSMS(), GSM_DecodeSiemensOTASMS(), and GSM_LinkSMS().

§ DataType

unsigned char GSM_SiemensOTASMSInfo::DataType[10]

Definition at line 751 of file gammu-message.h.

Referenced by GSM_DecodeSiemensOTASMS(), and GSM_LinkSMS().

§ PacketNum

unsigned int GSM_SiemensOTASMSInfo::PacketNum

Definition at line 748 of file gammu-message.h.

Referenced by GSM_DecodeSiemensOTASMS(), and GSM_LinkSMS().

§ PacketsNum

unsigned int GSM_SiemensOTASMSInfo::PacketsNum

Definition at line 747 of file gammu-message.h.

Referenced by GSM_DecodeSiemensOTASMS(), and GSM_LinkSMS().

§ SequenceID

unsigned long GSM_SiemensOTASMSInfo::SequenceID

Definition at line 746 of file gammu-message.h.

Referenced by GSM_DecodeSiemensOTASMS(), and GSM_LinkSMS().


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