Home
last modified time | relevance | path

Searched refs:uartConnectRetryMax (Results 1 - 1 of 1) sorted by relevance

/developtools/hdc/src/host/
H A Dserver.cpp776 const int uartConnectRetryMax = 100; // max 6s in UartPreConnect() local
778 if (hSession->hUART->retryCount > uartConnectRetryMax) { in UartPreConnect()

Completed in 21 milliseconds