Searched refs:gsmBuffer (Results 1 – 2 of 2) sorted by relevance
1962 … pForensicDataPayload->gsmBuffer.directOffset = pForensicData->BufferType.gsmBuf.directOffset; in ostiGetForensicDataIOCTLRsp()1963 pForensicDataPayload->gsmBuffer.readLen = pForensicData->BufferType.gsmBuf.readLen; in ostiGetForensicDataIOCTLRsp()3075 ForensicData.BufferType.gsmBuf.directLen = pForensicDataPayload->gsmBuffer.directLen; in tdsaForensicDataGetIoctl()3076 ForensicData.BufferType.gsmBuf.directOffset = pForensicDataPayload->gsmBuffer.directOffset; in tdsaForensicDataGetIoctl()3077 ForensicData.BufferType.dataBuf.readLen = pForensicDataPayload->gsmBuffer.readLen; in tdsaForensicDataGetIoctl()3078 … ForensicData.BufferType.gsmBuf.directData = (void*)pForensicDataPayload->gsmBuffer.directData; in tdsaForensicDataGetIoctl()
560 } gsmBuffer; member