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.c748 void hostapd_config_free_bss(struct hostapd_bss_config *conf) in hostapd_config_free_bss() function
985 hostapd_config_free_bss(conf->bss[i]); in hostapd_config_free()
Dap_config.h1156 void hostapd_config_free_bss(struct hostapd_bss_config *conf);
Dhostapd.c2989 hostapd_config_free_bss(hapd->conf); in hostapd_add_iface()
3104 hostapd_config_free_bss(hapd->conf); in hostapd_remove_bss()
3113 hostapd_config_free_bss(iface->conf->bss[idx]); in hostapd_remove_bss()