Searched refs:dpp_configurator_params (Results 1 – 12 of 12) sorted by relevance
787 hapd->dpp_configurator_params) < 0) { in hostapd_dpp_rx_auth_req()1299 hapd->dpp_configurator_params) < 0) { in hostapd_dpp_rx_presence_announcement()1395 if (dpp_set_configurator(auth, hapd->dpp_configurator_params) < 0) { in hostapd_dpp_rx_reconfig_announcement()2341 os_free(hapd->dpp_configurator_params); in hostapd_dpp_deinit()2342 hapd->dpp_configurator_params = NULL; in hostapd_dpp_deinit()2382 config.configurator_params = hapd->dpp_configurator_params; in hostapd_dpp_controller_start()
392 char *dpp_configurator_params; member
779 wpa_s->dpp_configurator_params) < 0) { in wpas_dpp_rx_auth_req()2305 os_free(wpa_s->dpp_configurator_params); in wpas_dpp_deinit()2306 wpa_s->dpp_configurator_params = NULL; in wpas_dpp_deinit()2324 config.configurator_params = wpa_s->dpp_configurator_params; in wpas_dpp_controller_start()
1235 char *dpp_configurator_params; member
590 os_free(wpa_s->dpp_configurator_params); in wpa_supplicant_ctrl_iface_set()591 wpa_s->dpp_configurator_params = os_strdup(value); in wpa_supplicant_ctrl_iface_set()
592 hapd->dpp_configurator_params) < 0) { in hostapd_dpp_rx_auth_req()1723 os_free(hapd->dpp_configurator_params); in hostapd_dpp_deinit()1724 hapd->dpp_configurator_params = NULL; in hostapd_dpp_deinit()
375 char *dpp_configurator_params; member
1139 wpa_s->dpp_configurator_params) < 0) { in wpas_dpp_rx_auth_req()2085 if (dpp_set_configurator(auth, wpa_s->dpp_configurator_params) < 0) { in wpas_dpp_rx_presence_announcement()2179 if (dpp_set_configurator(auth, wpa_s->dpp_configurator_params) < 0) { in wpas_dpp_rx_reconfig_announcement()3466 os_free(wpa_s->dpp_configurator_params); in wpas_dpp_deinit()3467 wpa_s->dpp_configurator_params = NULL; in wpas_dpp_deinit()3508 config.configurator_params = wpa_s->dpp_configurator_params; in wpas_dpp_controller_start()
1462 char *dpp_configurator_params; member
678 os_free(wpa_s->dpp_configurator_params); in wpa_supplicant_ctrl_iface_set()679 wpa_s->dpp_configurator_params = os_strdup(value); in wpa_supplicant_ctrl_iface_set()
1413 os_free(hapd->dpp_configurator_params); in hostapd_ctrl_iface_set()1414 hapd->dpp_configurator_params = os_strdup(value); in hostapd_ctrl_iface_set()
1520 os_free(hapd->dpp_configurator_params); in hostapd_ctrl_iface_set()1521 hapd->dpp_configurator_params = os_strdup(value); in hostapd_ctrl_iface_set()