Home
last modified time | relevance | path

Searched refs:wps_application_ext (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dap_config.h513 struct wpabuf *wps_application_ext; member
Dwps_hostapd.c1055 if (!hapd->conf->wps_application_ext) { in hostapd_wps_set_application_ext()
1060 wps->dev.application_ext = wpabuf_dup(hapd->conf->wps_application_ext); in hostapd_wps_set_application_ext()
Dap_config.c842 wpabuf_free(conf->wps_application_ext); in hostapd_config_free_bss()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c3791 wpabuf_free(bss->wps_application_ext);
3792 bss->wps_application_ext = wpabuf_parse_bin(pos);