Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/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.h293 int response_pending; member
Ddpp_tcp.c2294 if (!auth->response_pending || in dpp_controller_new_qr_code()
/external/wpa_supplicant_8/src/ap/
Ddpp_hostapd.c65 if (auth && auth->response_pending && in hostapd_dpp_qr_code()
/external/wpa_supplicant_8/wpa_supplicant/
Ddpp_supplicant.c85 if (auth && auth->response_pending && in wpas_dpp_qr_code()