Home
last modified time | relevance | path

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

/hostap-3.7.0/wpa_supplicant/
Dsme.c2639 static const unsigned int sa_query_ch_switch_max_delay = 5000; /* in usec */ variable
2819 usec = _rand % (sa_query_ch_switch_max_delay + 1); in sme_event_ch_switch()