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.c1349 int to_5ghz; in wpa_supplicant_need_to_roam() local
1405 to_5ghz = selected->freq > 4000 && current_bss->freq < 4000; in wpa_supplicant_need_to_roam()
1408 current_bss->level > selected->level + to_5ghz * 2) { in wpa_supplicant_need_to_roam()
1427 if (to_5ghz) { in wpa_supplicant_need_to_roam()