Searched refs:DecodeGsmBodyPdu (Results 1 - 2 of 2) sorted by relevance
/base/telephony/sms_mms/services/sms/include/gsm/ |
H A D | gsm_user_data_decode.h | 30 bool DecodeGsmBodyPdu(SmsReadBuffer &buffer, bool bHeaderInd, struct SmsUDPackage *pUserData, struct SmsTpud *pTPUD,
|
/base/telephony/sms_mms/services/sms/gsm/ |
H A D | gsm_user_data_decode.cpp | 49 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 1 milliseconds