Home
last modified time | relevance | path

Searched refs:WPS_PIN_DISPLAY (Results 1 - 14 of 14) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p_go_neg.c102 case WPS_PIN_DISPLAY: in p2p_wps_method_pw_id()
121 case WPS_PIN_DISPLAY: in p2p_wps_method_str()
222 if (dev->wps_method == WPS_PIN_DISPLAY) in p2p_connect_send()
936 if (dev->wps_method != WPS_PIN_DISPLAY) { in p2p_process_go_neg_req()
1316 if (dev->wps_method != WPS_PIN_DISPLAY) { in p2p_process_go_neg_resp()
H A Dp2p.h72 WPS_NOT_READY, WPS_PIN_DISPLAY, WPS_PIN_KEYPAD, WPS_PBC, WPS_NFC, enumerator
H A Dp2p_build.c207 else if (peer->wps_method == WPS_PIN_DISPLAY || in p2p_buf_add_device_info()
H A Dp2p.c4180 case WPS_PIN_DISPLAY: in p2p_wps_method_text()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p_go_neg.c112 case WPS_PIN_DISPLAY: in p2p_wps_method_pw_id()
131 case WPS_PIN_DISPLAY: in p2p_wps_method_str()
232 if (dev->wps_method == WPS_PIN_DISPLAY) in p2p_connect_send()
1021 if (dev->wps_method != WPS_PIN_DISPLAY) { in p2p_process_go_neg_req()
1422 if (dev->wps_method != WPS_PIN_DISPLAY) { in p2p_process_go_neg_resp()
H A Dp2p.h72 WPS_NOT_READY, WPS_PIN_DISPLAY, WPS_PIN_KEYPAD, WPS_PBC, WPS_NFC, enumerator
H A Dp2p_build.c207 else if (peer->wps_method == WPS_PIN_DISPLAY || in p2p_buf_add_device_info()
H A Dp2p.c4368 case WPS_PIN_DISPLAY:
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_new_handlers_p2p.c577 wps_method = WPS_PIN_DISPLAY; in wpas_dbus_handler_p2p_connect()
579 wps_method = WPS_PIN_DISPLAY; in wpas_dbus_handler_p2p_connect()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
H A Ddbus_new_handlers_p2p.c625 wps_method = WPS_PIN_DISPLAY; in wpas_dbus_handler_p2p_connect()
627 wps_method = WPS_PIN_DISPLAY; in wpas_dbus_handler_p2p_connect()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dctrl_iface.c5788 wps_method = WPS_PIN_DISPLAY; in p2p_ctrl_connect()
5800 wps_method = WPS_PIN_DISPLAY; in p2p_ctrl_connect()
5823 if (wps_method == WPS_PIN_DISPLAY && pin == NULL) { in p2p_ctrl_connect()
H A Dp2p_supplicant.c5050 case WPS_PIN_DISPLAY: in wpas_p2p_scan_res_join()
5555 else if (wps_method == WPS_PIN_DISPLAY) { in wpas_p2p_connect()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dctrl_iface.c6563 wps_method = WPS_PIN_DISPLAY;
6575 wps_method = WPS_PIN_DISPLAY;
6598 if (wps_method == WPS_PIN_DISPLAY && pin == NULL) {
H A Dp2p_supplicant.c6178 case WPS_PIN_DISPLAY:
6745 else if (wps_method == WPS_PIN_DISPLAY) {

Completed in 83 milliseconds