Searched refs:bCurrentRetryCount (Results 1 – 1 of 1) sorted by relevance
34 static uint8_t bCurrentRetryCount = (2000 / PHTMLNFC_MAXTIME_RETRANSMIT) + 1; variable274 if (0 == bCurrentRetryCount) in phTmlNfc_ReTxTimerCb()281 bCurrentRetryCount--; in phTmlNfc_ReTxTimerCb()545 (bCurrentRetryCount == 0)) in phTmlNfc_TmlWriterThread()576 bCurrentRetryCount = 0; in phTmlNfc_TmlWriterThread()732 bCurrentRetryCount = gpphTmlNfc_Context->bRetryCount; in phTmlNfc_Write()870 bCurrentRetryCount = 0; in phTmlNfc_WriteAbort()