Home
last modified time | relevance | path

Searched refs:DecodeGsmBodyPdu (Results 1 - 2 of 2) sorted by relevance

/base/telephony/sms_mms/services/sms/include/gsm/
H A Dgsm_user_data_decode.h30 bool DecodeGsmBodyPdu(SmsReadBuffer &buffer, bool bHeaderInd, struct SmsUDPackage *pUserData, struct SmsTpud *pTPUD,
/base/telephony/sms_mms/services/sms/gsm/
H A Dgsm_user_data_decode.cpp49 return DecodeGsmBodyPdu(buffer, bHeaderInd, userData, pTPUD, udl, fillBits); in DecodeGsmPdu()
142 bool GsmUserDataDecode::DecodeGsmBodyPdu(SmsReadBuffer &buffer, bool bHeaderInd, struct SmsUDPackage *userData, in DecodeGsmBodyPdu() function in OHOS::Telephony::GsmUserDataDecode

Completed in 2 milliseconds