Home
last modified time | relevance | path

Searched refs:dpp_mud_url (Results 1 – 7 of 7) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dconfig.h1598 char *dpp_mud_url; member
Dconfig.c2969 os_free(config->dpp_mud_url); in wpa_config_free()
5253 { STR(dpp_mud_url), 0 },
Ddpp_supplicant.c1739 wpa_s->conf->dpp_mud_url, in wpas_dpp_start_gas_client()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dap_config.h749 char *dpp_mud_url; member
Dap_config.c945 os_free(conf->dpp_mud_url); in hostapd_config_free_bss()
Ddpp_hostapd.c1000 hapd->conf->dpp_mud_url, NULL); in hostapd_dpp_start_gas_client()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_config_file.c4492 os_free(bss->dpp_mud_url); in hostapd_config_fill()
4493 bss->dpp_mud_url = os_strdup(pos); in hostapd_config_fill()