Home
last modified time | relevance | path

Searched refs:waiting_auth_conf (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/common/
Ddpp.h273 int waiting_auth_conf; member
Ddpp.c1157 auth->waiting_auth_conf = 1; in dpp_auth_build_resp()
3355 auth->waiting_auth_conf = 0; in dpp_auth_conf_rx()
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_dpp.c97 if (!s_dpp_ctx.dpp_auth || !s_dpp_ctx.dpp_auth->waiting_auth_conf) in esp_dpp_auth_conf_wait_timeout()