Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c5334 static void wpas_p2p_scan_res_join(struct wpa_supplicant *wpa_s, in wpas_p2p_scan_res_join() function
5596 wpas_p2p_scan_res_join(wpa_s, NULL); in wpas_p2p_join_scan_req()
5622 wpas_p2p_scan_res_join(wpa_s, NULL); in wpas_p2p_join_scan_req()
5650 wpa_s->scan_res_handler = wpas_p2p_scan_res_join; in wpas_p2p_join_scan_req()
8464 if (wpa_s->scan_res_handler == wpas_p2p_scan_res_join) { in wpas_p2p_cancel()