Home
last modified time | relevance | path

Searched refs:SMS_TRANS_TELESVC_WAP (Results 1 – 3 of 3) sorted by relevance

/base/telephony/sms_mms/services/include/cdma/
Dcdma_sms_types.h625 SMS_TRANS_TELESVC_WAP = 0x1004, /* Wireless Application Protocol */ enumerator
/base/telephony/sms_mms/services/cdma/
Dcdma_sms_message.cpp518 return (transMsg_->data.p2pMsg.transTelesvcId == SMS_TRANS_TELESVC_WAP); in IsWapPushMsg()
Dcdma_sms_pdu_codec.cpp1420 case SMS_TRANS_TELESVC_WAP: in DecodeTeleId()
1421 teleSvcId = SMS_TRANS_TELESVC_WAP; in DecodeTeleId()