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

  /external/libnfc-nci/halimpl/pn54x/hal/
phNxpNciHal_Kovio.c 104 int retryCnt = 0;
108 retryCnt++;
112 } while(status != NFCSTATUS_PENDING && retryCnt <= MAX_WRITE_RETRY);
  /external/libnfc-nci/halimpl/pn54x/self-test/
phNxpNciHal_SelfTest.c     [all...]

Completed in 45 milliseconds