Searched refs:dpp_resp_retry_time (Results 1 – 11 of 11) sorted by relevance
382 unsigned int dpp_resp_retry_time; member
108 if (hapd->dpp_resp_retry_time) in hostapd_dpp_auth_resp_retry()109 wait_time = hapd->dpp_resp_retry_time; in hostapd_dpp_auth_resp_retry()
399 unsigned int dpp_resp_retry_time; member
205 if (hapd->dpp_resp_retry_time) in hostapd_dpp_auth_resp_retry()206 wait_time = hapd->dpp_resp_retry_time; in hostapd_dpp_auth_resp_retry()
134 if (wpa_s->dpp_resp_retry_time) in wpas_dpp_auth_resp_retry()135 wait_time = wpa_s->dpp_resp_retry_time; in wpas_dpp_auth_resp_retry()
1242 unsigned int dpp_resp_retry_time; member
601 wpa_s->dpp_resp_retry_time = atoi(value); in wpa_supplicant_ctrl_iface_set()8034 wpa_s->dpp_resp_retry_time = 0; in wpa_supplicant_ctrl_iface_flush()
1469 unsigned int dpp_resp_retry_time; member
232 if (wpa_s->dpp_resp_retry_time) in wpas_dpp_auth_resp_retry()233 wait_time = wpa_s->dpp_resp_retry_time; in wpas_dpp_auth_resp_retry()
689 wpa_s->dpp_resp_retry_time = atoi(value); in wpa_supplicant_ctrl_iface_set()8492 wpa_s->dpp_resp_retry_time = 0; in wpa_supplicant_ctrl_iface_flush()
1531 hapd->dpp_resp_retry_time = atoi(value); in hostapd_ctrl_iface_set()