Home
last modified time | relevance | path

Searched refs:default_timeout (Results 1 – 1 of 1) sorted by relevance

/hostap-latest/src/common/
Dwpa_helpers.c19 static int default_timeout = 60; variable
120 tv.tv_sec = default_timeout; in get_wpa_cli_event2()
148 if ((int) (now - start) > default_timeout) { in get_wpa_cli_event2()