TelSmsParams_t Struct Reference |
||||||||||||||||||||||||||||||
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 |
| unsigned char TelSmsParams_t::RecordIndex |
Index
| unsigned char TelSmsParams_t::RecordLen |
SMS Parameter Record length
| unsigned long TelSmsParams_t::AlphaIdLen |
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-service center address
| unsigned short TelSmsParams_t::TpProtocolId |
TP-protocol Id
| unsigned short TelSmsParams_t::TpDataCodingScheme |
TP-data coding scheme
| unsigned short TelSmsParams_t::TpValidityPeriod |
TP-validity period
1.5.4