HomeSort by relevance Sort by last modified time
    Searched refs:wRemBytes (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nci/halimpl/pn54x/dnld/
phDnldNfc_Internal.c 512 if((0 != (pDlCtxt->tRWInfo.wRemBytes)) && (NFCSTATUS_SUCCESS == wStatus))
617 (pDlContext->tRWInfo.wRemBytes) = (pDlContext->tUserData.wLen);
637 (pDlContext->tRWInfo.wRemBytes) = (pDlContext->tRspBuffInfo.wLen);
    [all...]
phDnldNfc_Internal.h 140 uint16_t wRemBytes; /* Remaining bytes to read/write */

Completed in 46 milliseconds