Searched refs:own_request (Results 1 – 1 of 1) sorted by relevance
64 int new_scan, int own_request,2507 int own_request, int update_only) in _wpa_supplicant_event_scan_results() argument2543 if (!own_request) in _wpa_supplicant_event_scan_results()2606 if (own_request && wpa_s->scan_res_handler && in _wpa_supplicant_event_scan_results()2623 own_request && !(data && data->scan_info.external_scan)) { in _wpa_supplicant_event_scan_results()2659 if (own_request && data && in _wpa_supplicant_event_scan_results()2691 if (wpa_s->current_ssid && trigger_6ghz_scan && own_request && data && in _wpa_supplicant_event_scan_results()2699 if (own_request && wpa_s->scan_work) { in _wpa_supplicant_event_scan_results()2707 if (own_request && data && in _wpa_supplicant_event_scan_results()2726 return wpas_select_network_from_last_scan(wpa_s, 1, own_request, in _wpa_supplicant_event_scan_results()[all …]