Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dhostapd.h626 void hostapd_bss_deinit_no_free(struct hostapd_data *hapd);
Dhostapd.c629 void hostapd_bss_deinit_no_free(struct hostapd_data *hapd) in hostapd_bss_deinit_no_free() function
2092 hostapd_bss_deinit_no_free(hapd); in hostapd_setup_interface_complete_sync()
2372 hostapd_bss_deinit_no_free(hapd); in hostapd_bss_deinit()
2788 hostapd_bss_deinit_no_free(hapd); in hostapd_disable_iface()
/external/wpa_supplicant_8/wpa_supplicant/
Dmesh.c369 hostapd_bss_deinit_no_free(hapd); in wpa_supplicant_mesh_disable_iface_cb()