Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/quectelCM/
H A DMPQMI.h262 #define QCQMUX_MSG_HDR_SIZE sizeof(QCQMUX_MSG_HDR) macro
H A DQMIThread.c1341 …erviceStatusInfo = (PSERVICE_STATUS_INFO)(((PCHAR)&pMUXMsg->GetSysInfoResp) + QCQMUX_MSG_HDR_SIZE); in requestRegistrationState2()