Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/quectelCM/
H A DQMIThread.c95 static PQCQMIMSG ComposeQMUXMsg(UCHAR QMIType, USHORT Type, CUSTOMQMUX customQmuxMsgFunction, void … in ComposeQMUXMsg() argument
108 if (customQmuxMsgFunction) in ComposeQMUXMsg()
109 …pRequest->MUXMsg.QMUXMsgHdr.Length = cpu_to_le16(customQmuxMsgFunction(&pRequest->MUXMsg, arg) - s… in ComposeQMUXMsg()