Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/p2p/
Dp2p_go_neg.c110 case WPS_P2PS: in p2p_wps_method_pw_id()
129 case WPS_P2PS: in p2p_wps_method_str()
228 else if (dev->wps_method == WPS_P2PS) in p2p_connect_send()
952 if (dev->wps_method != WPS_P2PS) { in p2p_process_go_neg_req()
1332 if (dev->wps_method != WPS_P2PS) { in p2p_process_go_neg_resp()
Dp2p_build.c205 else if (peer->wps_method == WPS_P2PS) in p2p_buf_add_device_info()
Dp2p.h73 WPS_P2PS enumerator
Dp2p.c4227 case WPS_P2PS: in p2p_wps_method_text()
/external/wpa_supplicant_8/wpa_supplicant/
Dp2p_supplicant.c1666 if (wpa_s->p2p_wps_method == WPS_P2PS) in wpas_start_wps_enrollee()
4914 case WPS_P2PS: in wpas_p2p_scan_res_join()
5416 } else if (wps_method == WPS_P2PS) { in wpas_p2p_connect()
Dctrl_iface.c5533 wps_method = WPS_P2PS; in p2p_ctrl_connect()