Home
last modified time | relevance | path

Searched refs:response_pending (Results 1 - 9 of 9) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddpp.h185 int response_pending; member
H A Ddpp.c3299 auth->response_pending = 1; in dpp_auth_req_rx()
3343 if (!auth || !auth->response_pending || in dpp_notify_new_qr_code()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp.h258 int response_pending; member
H A Ddpp_auth.c896 auth->response_pending = 1; in dpp_auth_req_rx()
939 if (!auth || !auth->response_pending || in dpp_notify_new_qr_code()
H A Ddpp_tcp.c1786 if (!auth->response_pending || in dpp_controller_new_qr_code()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Ddpp_supplicant.c71 if (auth && auth->response_pending && in wpas_dpp_qr_code()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Ddpp_hostapd.c47 if (auth && auth->response_pending && in hostapd_dpp_qr_code()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Ddpp_hostapd.c57 if (auth && auth->response_pending && in hostapd_dpp_qr_code()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Ddpp_supplicant.c80 if (auth && auth->response_pending && in wpas_dpp_qr_code()

Completed in 31 milliseconds