Home
last modified time | relevance | path

Searched refs:hostapd_config_free_bss (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dap_config.c412 void hostapd_config_free_bss(struct hostapd_bss_config *conf) in hostapd_config_free_bss() function
580 hostapd_config_free_bss(conf->bss[i]); in hostapd_config_free()
Dap_config.h660 void hostapd_config_free_bss(struct hostapd_bss_config *conf);
Dhostapd.c2174 hostapd_config_free_bss(hapd->conf); in hostapd_add_iface()
2282 hostapd_config_free_bss(hapd->conf); in hostapd_remove_bss()
2291 hostapd_config_free_bss(iface->conf->bss[idx]); in hostapd_remove_bss()