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.h256 int response_pending; member
Ddpp_auth.c897 auth->response_pending = 1; in dpp_auth_req_rx()
941 if (!auth || !auth->response_pending || in dpp_notify_new_qr_code()
Ddpp_tcp.c1749 if (!auth->response_pending || in dpp_controller_new_qr_code()
/external/wpa_supplicant_8/src/ap/
Ddpp_hostapd.c57 if (auth && auth->response_pending && in hostapd_dpp_qr_code()
/external/wpa_supplicant_8/wpa_supplicant/
Ddpp_supplicant.c81 if (auth && auth->response_pending && in wpas_dpp_qr_code()