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

  /external/libnfc-nxp/src/
phFriNfc_LlcpUtils.c 260 uint32_t dataLengthRead = 0;
263 while(dataLengthRead < dataLength)
272 dataLengthRead++;
292 return dataLengthRead;
phFriNfc_LlcpTransport_Connection.c     [all...]

Completed in 608 milliseconds