Searched refs:QMICTL_SYNC_REQ (Results 1 – 4 of 4) sorted by relevance
336 #define QMICTL_SYNC_REQ 0x0027 macro716 if (pQMI->CTLMsg.QMICTLMsgHdr.QMICTLType == QMICTL_SYNC_REQ) { in recv_qmi_from_client()754 pQMI->CTLMsg.SyncReq.QMICTLType = QMICTL_SYNC_REQ; in qmi_proxy_init()
94 #define QMICTL_SYNC_REQ 0x0027 macro
74 qmi_name_item(QMICTL_SYNC_REQ), // 0x0027
213 …ret = QmiThreadSendQMITimeout(ComposeQCTLMsg(QMICTL_SYNC_REQ, NULL, NULL), NULL, 1 * 1000, __func_… in QmiWwanInit()