Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/wpa/dist/src/common/
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.h292 int response_pending; member
Ddpp_tcp.c2294 if (!auth->response_pending || in dpp_controller_new_qr_code()
/netbsd/src/external/bsd/wpa/dist/src/ap/
Ddpp_hostapd.c65 if (auth && auth->response_pending && in hostapd_dpp_qr_code()
/netbsd/src/external/bsd/wpa/dist/wpa_supplicant/
Ddpp_supplicant.c84 if (auth && auth->response_pending && in wpas_dpp_qr_code()