OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mMaxErrorCount
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
spdhelper.cpp
48
if (++mErrorCount >=
mMaxErrorCount
)
103
if(!GetNumValue((char*)NAME_SPD_MAXRETRYCOUNT, &
mMaxErrorCount
, sizeof(
mMaxErrorCount
)))
104
mMaxErrorCount
= DEFAULT_SPD_MAXRETRYCOUNT;
/external/libnfc-nci/halimpl/bcm2079x/include/
spdhelper.h
44
int
mMaxErrorCount
;
Completed in 44 milliseconds