Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/quectelCM/
H A DQmiWwanCM.c35 typedef USHORT (*CUSTOMQCTL)(PQMICTL_MSG pCTLMsg, void *arg); typedef
37 static PQCQMIMSG ComposeQCTLMsg(USHORT QMICTLType, CUSTOMQCTL customQctlMsgFunction, void *arg) { in ComposeQCTLMsg()