Searched refs:init_retry_cnt (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nci/halimpl/pn54x/hal/
H A DphNxpNciHal.c444 int init_retry_cnt=0; local
533 if(init_retry_cnt < 3) {
534 init_retry_cnt++;
538 init_retry_cnt = 0;
548 if(init_retry_cnt < 3) {
549 init_retry_cnt++;
553 init_retry_cnt = 0;

Completed in 34 milliseconds