Home
last modified time | relevance | path

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

/base/telephony/sms_mms/services/include/
Dsms_pdu_code_type.h29 SMS_NPI_ISDN = 1, enumerator
/base/telephony/sms_mms/services/gsm/
Dgsm_sms_message.cpp44 replyAddr.npi = SMS_NPI_ISDN; in CalcReplyEncodeAddress()
70 tPdu->data.submit.destAddress.npi = SMS_NPI_ISDN; in SetSmsTpduDestAddress()
162 smsTpdu_->data.submit.userData.header[index].udh.alternateAddress.npi = SMS_NPI_ISDN; in SetHeaderReply()
301 pAddress.npi = SMS_NPI_ISDN; /* app cannot set this value */ in GetSubmitEncodeInfo()
/base/telephony/sms_mms/services/cdma/
Dcdma_sms_pdu_codec.cpp130 case SMS_NPI_ISDN: in DecodeDigitModeNumberPlan()
131 numberPlan = SMS_NPI_ISDN; in DecodeDigitModeNumberPlan()