Home
last modified time | relevance | path

Searched refs:DEFAULT_SPD_MAXRETRYCOUNT (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/include/
Dspdhelper.h24 #define DEFAULT_SPD_MAXRETRYCOUNT (3) macro
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
Dspdhelper.cpp104 mMaxErrorCount = DEFAULT_SPD_MAXRETRYCOUNT; in SpdHelper()