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

  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
spdhelper.cpp 30 if (++mErrorCount >= mMaxErrorCount)
85 if(!GetNumValue((char*)NAME_SPD_MAXRETRYCOUNT, &mMaxErrorCount, sizeof(mMaxErrorCount)))
86 mMaxErrorCount = DEFAULT_SPD_MAXRETRYCOUNT;
  /external/libnfc-nci/halimpl/bcm2079x/include/
spdhelper.h 26 int mMaxErrorCount;

Completed in 931 milliseconds