Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Devents.c1869 int to_5ghz; in wpa_supplicant_need_to_roam_within_ess() local
1935 to_5ghz = selected->freq > 4000 && current_bss->freq < 4000; in wpa_supplicant_need_to_roam_within_ess()
1937 if (cur_level < 0 && cur_level > selected->level + to_5ghz * 2 && in wpa_supplicant_need_to_roam_within_ess()
1987 if (to_5ghz) in wpa_supplicant_need_to_roam_within_ess()