Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/quectelCM/
H A DQMIThread.c177 PQMIWDS_PASSWD pPasswd; in WdsStartNwInterfaceReq()
226 pPasswd = (PQMIWDS_PASSWD)(pTLV + TLVLength); in WdsStartNwInterfaceReq()
532 PQMIWDS_PASSWD pPasswd = (PQMIWDS_PASSWD)(pTLV + TLVLength); in WdsModifyProfileSettingsReq()
1985 PQMIWDS_PASSWD pPassWd; in requestGetProfile()
1997 pPassWd = (PQMIWDS_PASSWD)GetTLV(&pResponse->MUXMsg.QMUXMsgHdr, 0x1C); in requestGetProfile()
H A DMPQMUX.h674 } __attribute__ ((packed)) QMIWDS_PASSWD, *PQMIWDS_PASSWD; typedef