Home
last modified time | relevance | path

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

/base/telephony/sms_mms/services/include/
Dsms_pdu_code_type.h42 SMS_VOICE2_INDICATOR, /* Only for CPSH */ enumerator
/base/telephony/sms_mms/services/gsm/
Dgsm_sms_param_codec.cpp377 case SMS_VOICE2_INDICATOR: in ParseMsgIndicatorType()
378 return SMS_VOICE2_INDICATOR; in ParseMsgIndicatorType()
Dgsm_sms_tpdu_codec.cpp501 pDeliver->dcs.indType = SMS_VOICE2_INDICATOR; in DecodeDeliver()