Searched refs:hostapd_cleanup (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dhostapd.c214 * hostapd_cleanup - Per-BSS cleanup (deinitialization)
223 static void hostapd_cleanup(struct hostapd_data *hapd) function
268 * with hostapd_cleanup().
280 * with hostapd_cleanup().
477 * deinitialized in hostapd_cleanup().
841 * freed after hostapd_cleanup() is called for it during interface
877 hostapd_cleanup(hapd);
/external/wpa_supplicant_8/src/ap/
H A Dhostapd.c214 * hostapd_cleanup - Per-BSS cleanup (deinitialization)
223 static void hostapd_cleanup(struct hostapd_data *hapd) function
268 * with hostapd_cleanup().
280 * with hostapd_cleanup().
477 * deinitialized in hostapd_cleanup().
841 * freed after hostapd_cleanup() is called for it during interface
877 hostapd_cleanup(hapd);
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dhostapd.c214 * hostapd_cleanup - Per-BSS cleanup (deinitialization)
223 static void hostapd_cleanup(struct hostapd_data *hapd) function
268 * with hostapd_cleanup().
280 * with hostapd_cleanup().
477 * deinitialized in hostapd_cleanup().
841 * freed after hostapd_cleanup() is called for it during interface
877 hostapd_cleanup(hapd);

Completed in 22 milliseconds