Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/pn54x/dnld/
DphDnldNfc_Internal.h144 uint16_t wBytesRead; /* Bytes read from read cmd currently */ member
DphDnldNfc_Internal.c640 (pDlContext->tRWInfo.wBytesRead) = 0; in phDnldNfc_BuildFramePkt()
1297 (pDlContext->tRWInfo.wBytesRead) += wReadLen; in phDnldNfc_UpdateRsp()
1299 (pDlContext->tRspBuffInfo.wLen) = (pDlContext->tRWInfo.wBytesRead); in phDnldNfc_UpdateRsp()