Searched refs:ModemReportErrorInfo (Results 1 – 5 of 5) sorted by relevance
29 typedef struct ModemReportErrorInfo { struct32 } ModemReportErrorInfo; argument39 ModemReportErrorInfo modemErrInfo;
89 ModemReportErrorInfo GetReportErrorInfo(const ResponseInfo *response);91 ModemReportErrorInfo InitModemReportErrorInfo(void);
80 ModemReportErrorInfo errInfo = GetReportErrorInfo(pResponse); in OnDataReportErrorMessages()106 ModemReportErrorInfo errInfo = GetReportErrorInfo(pResponse); in OnDataReportPdpErrorMessages()178 static ModemReportErrorInfo SendInquireCGACT(int32_t *outDataNum, HRilDataCallResponse **ppDcr) in SendInquireCGACT()184 ModemReportErrorInfo errInfo = {}; in SendInquireCGACT()316 static ModemReportErrorInfo GetLinkInformation(int32_t activeIndex, HRilDataCallResponse **ppDcr) in GetLinkInformation()323 ModemReportErrorInfo errInfo = {}; in GetLinkInformation()363 static ModemReportErrorInfo SendInquireCGDCONT(int32_t *validCount, int32_t dataNum, HRilDataCallRe… in SendInquireCGDCONT()367 ModemReportErrorInfo errInfo = {}; in SendInquireCGDCONT()403 ModemReportErrorInfo errInfo = GetReportErrorInfo(pResponse); in QueryAllSupportPDNInfos()533 static void DataReportMessage(int32_t cid, const ReqDataInfo *requestInfo, ModemReportErrorInfo err… in DataReportMessage()[all …]
406 ModemReportErrorInfo GetReportErrorInfo(const ResponseInfo *response) in GetReportErrorInfo()409 ModemReportErrorInfo errInfo; in GetReportErrorInfo()430 ModemReportErrorInfo InitModemReportErrorInfo(void) in InitModemReportErrorInfo()432 ModemReportErrorInfo errInfo; in InitModemReportErrorInfo()
41 ModemReportErrorInfo errInfo = GetReportErrorInfo(pResponse); in OnCallReportErrorMessages()128 ModemReportErrorInfo errInfo = InitModemReportErrorInfo(); in ReportCallStateUpdated()154 ModemReportErrorInfo errInfo = InitModemReportErrorInfo(); in ReportSrvccStatusUpdate()175 ModemReportErrorInfo errInfo = InitModemReportErrorInfo(); in ReportCsChannelInfo()224 ModemReportErrorInfo errInfo = InitModemReportErrorInfo(); in ReportEmergencyNumberList()263 ModemReportErrorInfo errInfo = InitModemReportErrorInfo(); in ReportCallUssdNotice()1116 ModemReportErrorInfo errInfo = InitModemReportErrorInfo(); in ReqGetCallPreferenceMode()1151 ModemReportErrorInfo errInfo = InitModemReportErrorInfo(); in ReqSetCallPreferenceMode()1177 ModemReportErrorInfo errInfo = {}; in ReqSetUssd()1202 ModemReportErrorInfo errInfo = {}; in ReqCloseUnFinishedUssd()[all …]