Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dhostapd.h613 void hostapd_interface_free(struct hostapd_iface *iface);
Dhostapd.c2417 void hostapd_interface_free(struct hostapd_iface *iface) in hostapd_interface_free() function
2663 hostapd_interface_free(iface); in hostapd_interface_deinit_free()
/external/wpa_supplicant_8/wpa_supplicant/
Dmesh.c77 hostapd_interface_free(ifmsh); in wpa_supplicant_mesh_iface_deinit()
Dap.c1057 hostapd_interface_free(wpa_s->ap_iface); in wpa_supplicant_ap_deinit()