Searched refs:hostapd_config_free (Results 1 - 11 of 11) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dap_config.h404 void hostapd_config_free(struct hostapd_config *conf);
H A Dhostapd.c132 hostapd_config_free(oldconf);
291 hostapd_config_free(iface->conf);
H A Dap_config.c474 * hostapd_config_free - Free hostapd configuration
477 void hostapd_config_free(struct hostapd_config *conf) function
/external/wpa_supplicant_8/src/ap/
H A Dap_config.h404 void hostapd_config_free(struct hostapd_config *conf);
H A Dhostapd.c132 hostapd_config_free(oldconf);
291 hostapd_config_free(iface->conf);
H A Dap_config.c474 * hostapd_config_free - Free hostapd configuration
477 void hostapd_config_free(struct hostapd_config *conf) function
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dap_config.h404 void hostapd_config_free(struct hostapd_config *conf);
H A Dhostapd.c132 hostapd_config_free(oldconf);
291 hostapd_config_free(iface->conf);
H A Dap_config.c474 * hostapd_config_free - Free hostapd configuration
477 void hostapd_config_free(struct hostapd_config *conf) function
/external/wpa_supplicant_8/hostapd/
H A Dmain.c220 hostapd_config_free(conf);
H A Dconfig_file.c1178 hostapd_config_free(conf);
2117 hostapd_config_free(conf);

Completed in 1008 milliseconds