Searched refs:CONNECT_TO_HOSTAPD_RETRY_TIMES (Results 1 – 1 of 1) sorted by relevance
1536 private static final int CONNECT_TO_HOSTAPD_RETRY_TIMES = 50; field in WifiNative1554 while (!connected && connectTries++ < CONNECT_TO_HOSTAPD_RETRY_TIMES) { in startAndWaitForHostapdConnection()