Searched refs:cpyCount (Results 1 – 1 of 1) sorted by relevance
380 u16 cpyCount; in GetTLV() local399 for (cpyCount = 0; cpyCount < tlvSize; cpyCount++) in GetTLV()401 *((char*)(pOutDataBuf + cpyCount)) = *((char*)(pQMIMessage + pos + 3 + cpyCount)); in GetTLV()