Home
last modified time | relevance | path

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

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