Searched refs:debugRetryCount (Results 1 – 2 of 2) sorted by relevance
70 uint16_t debugRetryCount; variable
32 debugRetryCount = 0; in HdcClient()388 if (++thisClass->debugRetryCount > maxWaitRetry) { in CommandWorker()