Home
last modified time | relevance | path

Searched refs:response_pending (Results 1 – 5 of 5) sorted by relevance

/hostap-3.7.0/src/common/
Ddpp.h268 int response_pending; member
Ddpp_auth.c896 auth->response_pending = 1; in dpp_auth_req_rx()
939 if (!auth || !auth->response_pending || in dpp_notify_new_qr_code()
Ddpp_tcp.c2156 if (!auth->response_pending || in dpp_controller_new_qr_code()
/hostap-3.7.0/src/ap/
Ddpp_hostapd.c63 if (auth && auth->response_pending && in hostapd_dpp_qr_code()
/hostap-3.7.0/wpa_supplicant/
Ddpp_supplicant.c83 if (auth && auth->response_pending && in wpas_dpp_qr_code()