Home
last modified time | relevance | path

Searched refs:waiting_auth_resp (Results 1 - 9 of 9) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddpp.h216 int waiting_auth_resp; member
H A Ddpp.c2242 auth->waiting_auth_resp = 1; in dpp_auth_init()
3671 auth->waiting_auth_resp = 0; in dpp_auth_resp_rx()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Ddpp_supplicant.c214 if (auth->waiting_auth_resp) { in wpas_dpp_tx_status()
227 if (!is_broadcast_ether_addr(dst) && auth->waiting_auth_resp && in wpas_dpp_tx_status()
257 if (!auth || !auth->waiting_auth_resp) in wpas_dpp_reply_wait_timeout()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Ddpp_hostapd.c168 if (auth->waiting_auth_resp) { in hostapd_dpp_tx_status()
181 if (!is_broadcast_ether_addr(dst) && auth->waiting_auth_resp && ok) { in hostapd_dpp_tx_status()
217 if (!auth || !auth->waiting_auth_resp) in hostapd_dpp_reply_wait_timeout()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp.h298 int waiting_auth_resp; member
H A Ddpp_reconfig.c283 auth->waiting_auth_resp = 1; in dpp_reconfig_init()
H A Ddpp_auth.c1185 auth->waiting_auth_resp = 1; in dpp_auth_init()
1437 auth->waiting_auth_resp = 0; in dpp_auth_resp_rx()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Ddpp_hostapd.c271 if (auth->waiting_auth_resp) { in hostapd_dpp_tx_status()
295 if (!is_broadcast_ether_addr(dst) && auth->waiting_auth_resp && ok) { in hostapd_dpp_tx_status()
331 if (!auth || !auth->waiting_auth_resp) in hostapd_dpp_reply_wait_timeout()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Ddpp_supplicant.c498 if (auth->waiting_auth_resp) { in wpas_dpp_tx_status()
522 if (!is_broadcast_ether_addr(dst) && auth->waiting_auth_resp && in wpas_dpp_tx_status()
552 if (!auth || !auth->waiting_auth_resp) in wpas_dpp_reply_wait_timeout()

Completed in 29 milliseconds