TelSmsParams_t Struct Reference
[NetText Data Structures]

#include <TelNetText.h>


Detailed Description

This structure defines different fields involved in setting the parameters of a particular sms in EFsmsp.


Data Fields

unsigned char RecordIndex
unsigned char RecordLen
unsigned long AlphaIdLen
char szAlphaId [TAPI_SIM_SMSP_ALPHA_ID_LEN_MAX+1]
BYTE ParamIndicator
TelSmsAddressInfo_t TpDestAddr
TelSmsAddressInfo_t TpSvcCntrAddr
unsigned short TpProtocolId
unsigned short TpDataCodingScheme
unsigned short TpValidityPeriod

Field Documentation

Index

SMS Parameter Record length

Alpha id length

char TelSmsParams_t::szAlphaId[TAPI_SIM_SMSP_ALPHA_ID_LEN_MAX+1]

Alpha id .It is a unique identifier for each row/record in EFsmsp

SMS parameter indicator is a 1 byte value. Each bit in this value indicates the presence/absence of the sms header parameters.If the parameter is present the corresponding bit value is set to 0.If the parameter is absent then it is set as 1.Refer 3GPP TS 31.02 :4.4.23

TP-destination address (TP-DA)

TP-protocol Id

TP-data coding scheme

TP-validity period


The documentation for this struct was generated from the following file:
Generated on Mon Mar 31 01:01:00 2008 by  doxygen 1.5.4