Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/sms_mms/services/sms/include/
H A Dsms_pdu_code_type.h45 SMS_OTHER_INDICATOR, // Other Message Waiting enumerator
/ohos5.0/base/telephony/sms_mms/services/sms/gsm/
H A Dgsm_sms_tpdu_decode.cpp326 statusRep->dcs.indType = SMS_OTHER_INDICATOR; in DecodeStatusReportPartData()
H A Dgsm_sms_param_decode.cpp249 smsDcs->indType = SMS_OTHER_INDICATOR; in DecodeDcsPdu()