Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dhostapd.h627 void hostapd_free_hapd_data(struct hostapd_data *hapd);
Dhostapd.c357 void hostapd_free_hapd_data(struct hostapd_data *hapd) in hostapd_free_hapd_data() function
481 hostapd_free_hapd_data(hapd); in hostapd_cleanup()
2093 hostapd_free_hapd_data(hapd); in hostapd_setup_interface_complete_sync()
2789 hostapd_free_hapd_data(hapd); in hostapd_disable_iface()
/external/wpa_supplicant_8/wpa_supplicant/
Dmesh.c370 hostapd_free_hapd_data(hapd); in wpa_supplicant_mesh_disable_iface_cb()