Home
last modified time | relevance | path

Searched refs:QMICTL_SYNC_REQ (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Dquectel-qmi-proxy.c336 #define QMICTL_SYNC_REQ 0x0027 macro
716 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()
H A DMPQCTL.h94 #define QMICTL_SYNC_REQ 0x0027 macro
H A DMPQMUX.c74 qmi_name_item(QMICTL_SYNC_REQ), // 0x0027
H A DQmiWwanCM.c213 …ret = QmiThreadSendQMITimeout(ComposeQCTLMsg(QMICTL_SYNC_REQ, NULL, NULL), NULL, 1 * 1000, __func_… in QmiWwanInit()