Home
last modified time | relevance | path

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

/base/telephony/sms_mms/services/include/gsm/
Dgsm_sms_param_codec.h38 … static void DecodeSMSC(unsigned char *pAddress, int AddrLen, enum SmsTon ton, char *pDecodeAddr);
Dgsm_pdu_code_type.h33 enum SmsTon { enum
/base/telephony/sms_mms/services/gsm/
Dgsm_sms_param_codec.cpp448 void GsmSmsParamCodec::DecodeSMSC(unsigned char *pAddress, int AddrLen, enum SmsTon ton, char *pDec… in DecodeSMSC()