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