Home
last modified time | relevance | path

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

/hostap-latest/wpa_supplicant/
Dscan.h67 struct scan_info *info, int new_scan,
Dbss.h161 int new_scan);
Dbss.c977 int new_scan) in wpa_bss_update_end() argument
982 if ((info && info->aborted) || !new_scan) in wpa_bss_update_end()
Devents.c66 int new_scan, int own_request,
2649 int new_scan, int own_request, in wpas_select_network_from_last_scan() argument
2689 if (new_scan) in wpas_select_network_from_last_scan()
2709 if (new_scan) in wpas_select_network_from_last_scan()
2724 if (new_scan) in wpas_select_network_from_last_scan()
Dscan.c3187 struct scan_info *info, int new_scan, in wpa_supplicant_get_scan_results() argument
3243 wpa_bss_update_end(wpa_s, info, new_scan); in wpa_supplicant_get_scan_results()