Searched refs:scan_res_handler (Results 1 – 9 of 9) sorted by relevance
2446 wpa_s->scan_res_handler == scan_only_handler) in _wpa_supplicant_event_scan_results()2489 if (own_request && wpa_s->scan_res_handler && in _wpa_supplicant_event_scan_results()2491 void (*scan_res_handler)(struct wpa_supplicant *wpa_s, in _wpa_supplicant_event_scan_results() local2494 scan_res_handler = wpa_s->scan_res_handler; in _wpa_supplicant_event_scan_results()2495 wpa_s->scan_res_handler = NULL; in _wpa_supplicant_event_scan_results()2496 scan_res_handler(wpa_s, scan_res); in _wpa_supplicant_event_scan_results()6117 wpa_s->scan_res_handler = NULL; in wpa_supplicant_event()
5215 wpa_s->scan_res_handler = in wpas_dpp_chirp_next()5336 if (wpa_s->scan_res_handler == wpas_dpp_chirp_scan_res_handler) { in wpas_dpp_chirp_stop()5338 wpa_s->scan_res_handler = NULL; in wpas_dpp_chirp_stop()5735 wpa_s->scan_res_handler = wpas_dpp_pb_scan_res_handler; in wpas_dpp_push_button()5789 if (wpa_s->scan_res_handler == wpas_dpp_pb_scan_res_handler) { in wpas_dpp_push_button_stop()5791 wpa_s->scan_res_handler = NULL; in wpas_dpp_push_button_stop()
9240 void (*scan_res_handler)(struct wpa_supplicant *wpa_s, in wpas_ctrl_scan() local9376 scan_res_handler = scan_only_handler; in wpas_ctrl_scan()9377 else if (wpa_s->scan_res_handler == scan_only_handler) in wpas_ctrl_scan()9378 scan_res_handler = NULL; in wpas_ctrl_scan()9380 scan_res_handler = wpa_s->scan_res_handler; in wpas_ctrl_scan()9391 wpa_s->scan_res_handler = scan_res_handler; in wpas_ctrl_scan()9415 wpa_s->scan_res_handler = scan_res_handler; in wpas_ctrl_scan()12172 wpa_s->scan_res_handler = scan_only_handler; in wpas_ctrl_ml_probe()
1254 wpa_s->scan_res_handler = hs20_osu_scan_res_handler; in hs20_start_osu_scan()
791 void (*scan_res_handler)(struct wpa_supplicant *wpa_s, member
259 } else if (wpa_s->scan_res_handler) { in wpas_trigger_scan_cb()261 wpa_s->scan_res_handler = NULL; in wpas_trigger_scan_cb()
397 wpa_s->scan_res_handler = wpas_p2p_scan_res_handler; in wpas_p2p_trigger_scan_cb()5650 wpa_s->scan_res_handler = wpas_p2p_scan_res_join; in wpas_p2p_join_scan_req()7501 if (wpa_s->scan_res_handler == wpas_p2p_scan_res_handler) { in wpas_p2p_stop_find_oper()7504 wpa_s->scan_res_handler = wpas_p2p_scan_res_ignore_search; in wpas_p2p_stop_find_oper()8464 if (wpa_s->scan_res_handler == wpas_p2p_scan_res_join) { in wpas_p2p_cancel()8466 wpa_s->scan_res_handler = wpas_p2p_scan_res_ignore; in wpas_p2p_cancel()
3231 wpa_s->scan_res_handler = interworking_scan_res_handler; in interworking_select()
1772 wpa_s->scan_res_handler = scan_only_handler; in wpas_dbus_handler_scan()