Lines Matching full:reconfig
1628 if (auth->reconfig && wpa_s->dpp_reconfig_ssid && in wpas_dpp_post_process_config()
2487 wpa_printf(MSG_DEBUG, "DPP: Reconfig Reply wait timeout"); in wpas_dpp_reconfig_reply_wait_timeout()
2512 "DPP: Ignore Reconfig Announcement during ongoing Authentication"); in wpas_dpp_rx_reconfig_announcement()
2516 wpa_printf(MSG_DEBUG, "DPP: Reconfig Announcement from " MACSTR, in wpas_dpp_rx_reconfig_announcement()
2596 wpa_printf(MSG_DEBUG, "DPP: Reconfig Authentication Request from " in wpas_dpp_rx_reconfig_auth_req()
2655 wpa_printf(MSG_DEBUG, "DPP: Reconfig Authentication Response from " in wpas_dpp_rx_reconfig_auth_resp()
2658 if (!auth || !auth->reconfig || !auth->configurator) { in wpas_dpp_rx_reconfig_auth_resp()
2660 "DPP: No DPP Reconfig Authentication in progress - drop"); in wpas_dpp_rx_reconfig_auth_resp()
2699 wpa_printf(MSG_DEBUG, "DPP: Reconfig Authentication Confirm from " in wpas_dpp_rx_reconfig_auth_conf()
2702 if (!auth || !auth->reconfig || auth->configurator) { in wpas_dpp_rx_reconfig_auth_conf()
2704 "DPP: No DPP Reconfig Authentication in progress - drop"); in wpas_dpp_rx_reconfig_auth_conf()