Home
last modified time | relevance | path

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

/system/nfc/halimpl/bcm2079x/adaptation/
Duserial_linux.c734 int iMaxError = MAX_ERROR; in userial_read_thread() local
766 iMaxError = 3; in userial_read_thread()
792 ((error_count > 0) && ((error_count % iMaxError) == 0))) { in userial_read_thread()