Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/sms_mms/services/sms/include/gsm/
H A Dgsm_pdu_code_type.h39 TYPE_ALPHA_NUMERIC = 5, /* alphanumeric, GSM 7-bit default */ enumerator
/ohos5.0/base/telephony/sms_mms/services/sms/gsm/
H A Dgsm_sms_tpdu_decode.cpp214 if (deliver->pid == HEX_VALUE_20 && deliver->originAddress.ton == TYPE_ALPHA_NUMERIC) { in DecodeDeliverPartData()
H A Dgsm_sms_param_decode.cpp60 if (resultNum->ton == TYPE_ALPHA_NUMERIC) { in DecodeAddressPdu()