Home
last modified time | relevance | path

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

/base/telephony/sms_mms/services/sms/gsm/
H A Dgsm_sms_param_codec.cpp74 void GsmSmsParamCodec::DecodeSmscPdu(uint8_t *pAddress, uint8_t addrLen, enum TypeOfNum ton, std::string &decodeAddr) in DecodeSmscPdu() function in OHOS::Telephony::GsmSmsParamCodec
80 uint8_t GsmSmsParamCodec::DecodeSmscPdu(const uint8_t *pTpdu, uint8_t pduLen, struct AddressNumber &address) in DecodeSmscPdu() function in OHOS::Telephony::GsmSmsParamCodec
H A Dgsm_sms_param_decode.cpp190 void GsmSmsParamDecode::DecodeSmscPdu(uint8_t *srcAddr, uint8_t addrLen, enum TypeOfNum ton, std::string &desAddr) in DecodeSmscPdu() function in OHOS::Telephony::GsmSmsParamDecode
213 uint8_t GsmSmsParamDecode::DecodeSmscPdu(const uint8_t *pTpdu, uint8_t pduLen, struct AddressNumber &desAddrObj) in DecodeSmscPdu() function in OHOS::Telephony::GsmSmsParamDecode

Completed in 1 milliseconds