Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dieee802_11.h28 int ieee802_11_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta,
37 static inline int ieee802_11_get_mib_sta(struct hostapd_data *hapd, in ieee802_11_get_mib_sta() function
Dctrl_iface_ap.c127 res = ieee802_11_get_mib_sta(hapd, sta, buf + len, buflen - len); in hostapd_ctrl_iface_sta_mib()
Dieee802_11.c2598 int ieee802_11_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta, in ieee802_11_get_mib_sta() function