Searched refs:DecodeGsmHeadPdu (Results 1 - 2 of 2) sorted by relevance
/base/telephony/sms_mms/services/sms/include/gsm/ |
H A D | gsm_user_data_decode.h | 28 bool DecodeGsmHeadPdu(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 | 45 if (!DecodeGsmHeadPdu(buffer, bHeaderInd, userData, pTPUD, udl, fillBits)) { in DecodeGsmPdu() 52 bool GsmUserDataDecode::DecodeGsmHeadPdu(SmsReadBuffer &buffer, bool bHeaderInd, struct SmsUDPackage *userData, in DecodeGsmHeadPdu() function in OHOS::Telephony::GsmUserDataDecode
|
Completed in 1 milliseconds