Searched refs:dpp_configurator_params (Results 1 – 6 of 6) sorted by relevance
583 hapd->dpp_configurator_params) < 0) { in hostapd_dpp_rx_auth_req()1644 os_free(hapd->dpp_configurator_params); in hostapd_dpp_deinit()1645 hapd->dpp_configurator_params = NULL; in hostapd_dpp_deinit()
367 char *dpp_configurator_params; member
750 wpa_s->dpp_configurator_params) < 0) { in wpas_dpp_rx_auth_req()2261 os_free(wpa_s->dpp_configurator_params); in wpas_dpp_deinit()2262 wpa_s->dpp_configurator_params = NULL; in wpas_dpp_deinit()
1233 char *dpp_configurator_params; member
587 os_free(wpa_s->dpp_configurator_params); in wpa_supplicant_ctrl_iface_set()588 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()