Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Ddpp.h245 int response_pending; member
Ddpp_auth.c896 auth->response_pending = 1; in dpp_auth_req_rx()
940 if (!auth || !auth->response_pending || in dpp_notify_new_qr_code()
/external/wpa_supplicant_8/src/ap/
Ddpp_hostapd.c52 if (auth && auth->response_pending && in hostapd_dpp_qr_code()
/external/wpa_supplicant_8/wpa_supplicant/
Ddpp_supplicant.c76 if (auth && auth->response_pending && in wpas_dpp_qr_code()