Searched defs:bHeaderInd (Results 1 – 2 of 2) sorted by relevance
/base/telephony/sms_mms/services/gsm/ |
D | gsm_sms_udata_codec.cpp | 62 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() 342 … const unsigned char *pTpdu, bool bHeaderInd, struct SmsUserData *pUserData, struct SmsTpud *pTPUD) in Decode8bitData() 397 int GsmSmsUDataCodec::DecodeUCS2Data(const unsigned char *pTpdu, const int tpduLen, bool bHeaderInd, in DecodeUCS2Data()
|
/base/telephony/sms_mms/services/include/gsm/ |
D | gsm_pdu_code_type.h | 158 bool bHeaderInd; // TP User Data Header Indicator (TP UDHI) member 181 bool bHeaderInd; // TP User Data Header Indicator (TP UDHI) member 200 bool bHeaderInd; // TP User Data Header Indicator (TP UDHI) member 217 bool bHeaderInd; // TP-User-Data-Header-Indication member
|