Searched refs:retryCnt (Results 1 – 2 of 2) sorted by relevance
127 int retryCnt = 0, nfc_access_retryCnt = 0; in phPalEse_spi_open_and_configure() local171 retryCnt++; in phPalEse_spi_open_and_configure()172 ALOGE("Retry open eSE driver, retry cnt : %d", retryCnt); in phPalEse_spi_open_and_configure()173 if (retryCnt < MAX_RETRY_CNT) { in phPalEse_spi_open_and_configure()
1059 int retryCnt = 0; in phNxpNciHal_writeLocked() local1084 if (cb_data.status != NFCSTATUS_SUCCESS && retryCnt < HAL_WRITE_MAX_RETRY) { in phNxpNciHal_writeLocked()1085 retryCnt++; in phNxpNciHal_writeLocked()1088 retryCnt); in phNxpNciHal_writeLocked()