Home
last modified time | relevance | path

Searched refs:p2p_scan_res_handled (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p.h626 * then calling p2p_scan_res_handled() to indicate that all scan
1619 * p2p_scan_res_handled - Indicate end of scan results
1628 void p2p_scan_res_handled(struct p2p_data *p2p);
H A Dp2p.c3495 void p2p_scan_res_handled(struct p2p_data *p2p) in p2p_scan_res_handled() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p.h647 * then calling p2p_scan_res_handled() to indicate that all scan
1646 * p2p_scan_res_handled - Indicate end of scan results
1656 void p2p_scan_res_handled(struct p2p_data *p2p, unsigned int delay);
H A Dp2p.c3657 void p2p_scan_res_handled(struct p2p_data *p2p, unsigned int delay) function
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dp2p_supplicant.c293 p2p_scan_res_handled(wpa_s->global->p2p); in wpas_p2p_scan_res_handler()
6879 p2p_scan_res_handled(wpa_s->global->p2p); in wpas_p2p_scan_res_ignore_search()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dp2p_supplicant.c314 p2p_scan_res_handled(wpa_s->global->p2p, delay); in wpas_p2p_scan_res_handled()

Completed in 46 milliseconds