Searched refs:uartConnectRetryMax (Results 1 - 1 of 1) sorted by relevance
/developtools/hdc/src/host/ | ||
H A D | server.cpp | 776 const int uartConnectRetryMax = 100; // max 6s in UartPreConnect() local 778 if (hSession->hUART->retryCount > uartConnectRetryMax) { in UartPreConnect() |
Completed in 21 milliseconds