Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
Dp2p_go_neg.c351 pw_id = p2p_wps_method_pw_id(peer ? peer->wps_method : WPS_NOT_READY); in p2p_build_go_neg_resp()
853 (dev->wps_method == WPS_NOT_READY && in p2p_process_go_neg_req()
1153 if (dev == NULL || dev->wps_method == WPS_NOT_READY || in p2p_process_go_neg_resp()
1422 if (dev == NULL || dev->wps_method == WPS_NOT_READY || in p2p_process_go_neg_conf()
Dp2p_build.c202 if (peer && peer->wps_method != WPS_NOT_READY) { in p2p_buf_add_device_info()
Dp2p.h72 WPS_NOT_READY, WPS_PIN_DISPLAY, WPS_PIN_KEYPAD, WPS_PBC, WPS_NFC, enumerator
Dp2p.c239 peer->wps_method = WPS_NOT_READY; in p2p_go_neg_failed()
1839 peer->wps_method = WPS_NOT_READY; in p2p_go_complete()
3050 dev->wps_method = WPS_NOT_READY; in p2p_unauthorize()
4178 case WPS_NOT_READY: in p2p_wps_method_text()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
Dp2p_go_neg.c351 pw_id = p2p_wps_method_pw_id(peer ? peer->wps_method : WPS_NOT_READY); in p2p_build_go_neg_resp()
862 (dev->wps_method == WPS_NOT_READY && in p2p_process_go_neg_req()
1162 if (dev == NULL || dev->wps_method == WPS_NOT_READY || in p2p_process_go_neg_resp()
1431 if (dev == NULL || dev->wps_method == WPS_NOT_READY || in p2p_process_go_neg_conf()
Dp2p_build.c202 if (peer && peer->wps_method != WPS_NOT_READY) { in p2p_buf_add_device_info()
Dp2p.h72 WPS_NOT_READY, WPS_PIN_DISPLAY, WPS_PIN_KEYPAD, WPS_PBC, WPS_NFC, enumerator
Dp2p.c239 peer->wps_method = WPS_NOT_READY; in p2p_go_neg_failed()
1859 peer->wps_method = WPS_NOT_READY; in p2p_go_complete()
3078 dev->wps_method = WPS_NOT_READY; in p2p_unauthorize()
4222 case WPS_NOT_READY: in p2p_wps_method_text()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
Ddbus_new_handlers_p2p.c532 enum p2p_wps_method wps_method = WPS_NOT_READY; in wpas_dbus_handler_p2p_connect()
593 if (wps_method == WPS_NOT_READY || in wpas_dbus_handler_p2p_connect()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
Ddbus_new_handlers_p2p.c580 enum p2p_wps_method wps_method = WPS_NOT_READY; in wpas_dbus_handler_p2p_connect()
641 if (wps_method == WPS_NOT_READY || in wpas_dbus_handler_p2p_connect()