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.c455 void hostapd_config_free_bss(struct hostapd_bss_config *conf) in hostapd_config_free_bss() function
628 hostapd_config_free_bss(conf->bss[i]); in hostapd_config_free()
Dap_config.h768 void hostapd_config_free_bss(struct hostapd_bss_config *conf);
Dhostapd.c2618 hostapd_config_free_bss(hapd->conf); in hostapd_add_iface()
2732 hostapd_config_free_bss(hapd->conf); in hostapd_remove_bss()
2741 hostapd_config_free_bss(iface->conf->bss[idx]); in hostapd_remove_bss()