Searched refs:dpp_configurator_params (Results 1 – 6 of 6) sorted by relevance
625 hapd->dpp_configurator_params); in hostapd_dpp_rx_auth_req()1481 os_free(hapd->dpp_configurator_params); in hostapd_dpp_deinit()1482 hapd->dpp_configurator_params = NULL; in hostapd_dpp_deinit()
354 char *dpp_configurator_params; member
867 wpa_s->dpp_configurator_params); in wpas_dpp_rx_auth_req()2023 os_free(wpa_s->dpp_configurator_params); in wpas_dpp_deinit()2024 wpa_s->dpp_configurator_params = NULL; in wpas_dpp_deinit()
1201 char *dpp_configurator_params; member
605 os_free(wpa_s->dpp_configurator_params); in wpa_supplicant_ctrl_iface_set()606 wpa_s->dpp_configurator_params = os_strdup(value); in wpa_supplicant_ctrl_iface_set()
1327 os_free(hapd->dpp_configurator_params); in hostapd_ctrl_iface_set()1328 hapd->dpp_configurator_params = os_strdup(value); in hostapd_ctrl_iface_set()