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

  /external/libnfc-nxp/src/
phFriNfc_LlcpUtils.h 74 uint32_t nTlvOffset,
phFriNfc_LlcpTransport.c 115 uint32_t nTlvOffset = *pOffset;
116 uint32_t nTlvStartOffset = nTlvOffset;
120 &nTlvOffset,
132 &nTlvOffset,
144 *pOffset = nTlvOffset;
255 uint32_t nTlvOffset;
272 nTlvOffset = 0;
280 &nTlvOffset,
295 sInfoBuffer.length = nTlvOffset;
    [all...]
phFriNfc_LlcpUtils.c 131 uint32_t nTlvOffset,
158 psValueBuffer->buffer[nTlvOffset+1] += length;

Completed in 39 milliseconds