Lines Matching refs:PQCQMIMSG
95 static PQCQMIMSG ComposeQMUXMsg(UCHAR QMIType, USHORT Type, CUSTOMQMUX customQmuxMsgFunction, void … in ComposeQMUXMsg()
97 PQCQMIMSG pRequest = (PQCQMIMSG)QMIBuf; in ComposeQMUXMsg()
117 pRequest = (PQCQMIMSG)malloc(Length); in ComposeQMUXMsg()
568 static PQCQMIMSG s_pRequest;
569 static PQCQMIMSG s_pResponse;
571 static int is_response(const PQCQMIMSG pRequest, const PQCQMIMSG pResponse) { in is_response()
587 int (*qmidev_send)(PQCQMIMSG pRequest);
589 int QmiThreadSendQMITimeout(PQCQMIMSG pRequest, PQCQMIMSG *ppResponse, unsigned msecs, const char *… in QmiThreadSendQMITimeout()
628 void QmiThreadRecvQMI(PQCQMIMSG pResponse) { in QmiThreadRecvQMI()
673 PQCQMIMSG pRequest; in requestSetEthMode()
674 PQCQMIMSG pResponse = NULL; in requestSetEthMode()
816 PQCQMIMSG pRequest; in requestGetPINStatus()
817 PQCQMIMSG pResponse; in requestGetPINStatus()
848 PQCQMIMSG pRequest; in requestGetSIMStatus()
849 PQCQMIMSG pResponse; in requestGetSIMStatus()
965 PQCQMIMSG pRequest; in requestEnterSimPin()
966 PQCQMIMSG pResponse; in requestEnterSimPin()
984 PQCQMIMSG pRequest; in requestGetICCID()
985 PQCQMIMSG pResponse; in requestGetICCID()
1019 PQCQMIMSG pRequest; in requestGetIMSI()
1020 PQCQMIMSG pResponse; in requestGetIMSI()
1118 PQCQMIMSG pRequest; in requestGetHomeNetwork()
1119 PQCQMIMSG pResponse; in requestGetHomeNetwork()
1193 PQCQMIMSG pRequest;
1194 PQCQMIMSG pResponse;
1298 PQCQMIMSG pRequest; in requestRegistrationState2()
1299 PQCQMIMSG pResponse; in requestRegistrationState2()
1631 PQCQMIMSG pRequest; in requestRegistrationState()
1632 PQCQMIMSG pResponse; in requestRegistrationState()
1729 PQCQMIMSG pRequest; in requestQueryDataCall()
1730 PQCQMIMSG pResponse; in requestQueryDataCall()
1766 PQCQMIMSG pRequest; in requestSetupDataCall()
1767 PQCQMIMSG pResponse; in requestSetupDataCall()
1816 PQCQMIMSG pRequest; in requestDeactivateDefaultPDP()
1817 PQCQMIMSG pResponse; in requestDeactivateDefaultPDP()
1843 PQCQMIMSG pRequest; in requestGetIPAddress()
1844 PQCQMIMSG pResponse; in requestGetIPAddress()
1957 PQCQMIMSG pRequest; in requestSetProfile()
1958 PQCQMIMSG pResponse; in requestSetProfile()
1975 PQCQMIMSG pRequest; in requestGetProfile()
1976 PQCQMIMSG pResponse; in requestGetProfile()
2029 PQCQMIMSG pRequest; in requestGetSignalInfo()
2030 PQCQMIMSG pResponse; in requestGetSignalInfo()
2124 PQCQMIMSG pRequest; in requestBaseBandVersion()
2125 PQCQMIMSG pResponse; in requestBaseBandVersion()
2159 PQCQMIMSG pRequest; in requestSetOperatingMode()
2160 PQCQMIMSG pResponse; in requestSetOperatingMode()
2187 PQCQMIMSG pRequest; in requestSetLoopBackState()
2188 PQCQMIMSG pResponse; in requestSetLoopBackState()