Home
last modified time | relevance | path

Searched defs:tpduLen (Results 1 – 3 of 3) sorted by relevance

/base/telephony/sms_mms/services/gsm/
Dgsm_sms_udata_codec.cpp62 int GsmSmsUDataCodec::DecodeUserData(const unsigned char *pTpdu, const int tpduLen, bool bHeaderInd, in DecodeUserData()
91 int GsmSmsUDataCodec::DecodeUserData(const unsigned char *pTpdu, const int tpduLen, bool bHeaderInd, in DecodeUserData()
240 int GsmSmsUDataCodec::DecodeGSMData(const unsigned char *pTpdu, const int tpduLen, bool bHeaderInd, in DecodeGSMData()
397 int GsmSmsUDataCodec::DecodeUCS2Data(const unsigned char *pTpdu, const int tpduLen, bool bHeaderInd, in DecodeUCS2Data()
Dgsm_sms_tpdu_codec.cpp40 int tpduLen = 0; in EncodeTpdu() local
/base/telephony/sms_mms/services/include/gsm/
Dgsm_sms_message.h100 int tpduLen; member