Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dmbo_ap.h23 void mbo_ap_sta_free(struct sta_info *sta);
45 static inline void mbo_ap_sta_free(struct sta_info *sta) in mbo_ap_sta_free() function
Dmbo_ap.c19 void mbo_ap_sta_free(struct sta_info *sta) in mbo_ap_sta_free() function
100 mbo_ap_sta_free(sta); in mbo_ap_check_sta_assoc()
192 mbo_ap_sta_free(sta); in mbo_ap_wnm_notif_req_elem()
Dsta_info.c374 mbo_ap_sta_free(sta); in ap_free_sta()