Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Ddriver_i.h443 static inline int wpa_drv_probe_req_report(struct wpa_supplicant *wpa_s, in wpa_drv_probe_req_report() function
Dp2p_supplicant.c2516 if (wpa_drv_probe_req_report(wpa_s, 1) < 0) { in wpas_start_listen_cb()
2598 wpa_drv_probe_req_report(wpa_s, 0); in wpas_stop_listen()
4633 wpa_drv_probe_req_report(wpa_s, 0); in wpas_p2p_deinit()
Dwpa_supplicant.c895 wpa_drv_probe_req_report(wpa_s, 1) >= 0; in wpa_supplicant_set_state()
900 wpa_drv_probe_req_report(wpa_s, 0); in wpa_supplicant_set_state()