Searched refs:max_attempts (Results 1 – 1 of 1) sorted by relevance
175 unsigned int max_attempts = DISCONNECT_TIMEOUT_MS / WPA_SUPP_STATE_POLLING_MS; in wait_for_disconnect_complete() local184 if (attempts++ > max_attempts) { in wait_for_disconnect_complete()