Home
last modified time | relevance | path

Searched defs:DecodeSmscPdu (Results 1 – 2 of 2) sorted by relevance

/base/telephony/sms_mms/services/sms/gsm/
Dgsm_sms_param_codec.cpp74 void GsmSmsParamCodec::DecodeSmscPdu(uint8_t *pAddress, uint8_t addrLen, enum TypeOfNum ton, std::s… in DecodeSmscPdu() function in OHOS::Telephony::GsmSmsParamCodec
80 uint8_t GsmSmsParamCodec::DecodeSmscPdu(const uint8_t *pTpdu, uint8_t pduLen, struct AddressNumber … in DecodeSmscPdu() function in OHOS::Telephony::GsmSmsParamCodec
Dgsm_sms_param_decode.cpp144 void GsmSmsParamDecode::DecodeSmscPdu(uint8_t *srcAddr, uint8_t addrLen, enum TypeOfNum ton, std::s… in DecodeSmscPdu() function in OHOS::Telephony::GsmSmsParamDecode
166 uint8_t GsmSmsParamDecode::DecodeSmscPdu(const uint8_t *pTpdu, uint8_t pduLen, struct AddressNumber… in DecodeSmscPdu() function in OHOS::Telephony::GsmSmsParamDecode