Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/quectelCM/
H A DMPQMUX.h239 USHORT TLV2Length;
280 USHORT TLV2Length; // 16
306 USHORT TLV2Length; // 5
439 USHORT TLV2Length; member
585 USHORT TLV2Length; // 20
724 USHORT TLV2Length; // 20 member
837 USHORT TLV2Length; //
915 USHORT TLV2Length; // length of the mfr string
938 USHORT TLV2Length; // length of the modem id string
1013 USHORT TLV2Length; member
[all …]
H A DMPQCTL.h127 USHORT TLV2Length; // 0x0002 member
172 USHORT TLV2Length; // var member
199 USHORT TLV2Length; // 2 member
227 USHORT TLV2Length; // 2 member
H A DQMIThread.c144 pMUXMsg->EventReportReq.TLV2Length = 0x0005; // 5
306 pMUXMsg->BindMuxDataPortReq.TLV2Length = cpu_to_le16(0x01); in WdsSetQMUXBindMuxDataPort()
423 pMUXMsg->UIMUIMVerifyPinReq.TLV2Length = cpu_to_le16(2 + strlen((const char *)arg)); in UimVerifyPinReqSend()
459 …pMUXMsg->UIMUIMReadTransparentReq.TLV2Length = cpu_to_le16(3 + pMUXMsg->UIMUIMReadTransparentReq.… in UimReadTransparentIMSIReqSend()
1206 …if (pMUXMsg->UIMGetIMSIResp.TLV2Type == 0x01 && le16_to_cpu(pMUXMsg->UIMGetIMSIResp.TLV2Length) >…
1211 …up((const char *)(&pMUXMsg->UIMGetIMSIResp.IMSI), le16_to_cpu(pMUXMsg->UIMGetIMSIResp.TLV2Length));
H A Dquectel-qmi-proxy.c161 uint16_t TLV2Length; // 2 member
189 uint16_t TLV2Length; // 2 member