Searched refs:hostapd_p2p_get_mib_sta (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dp2p_hostapd.h14 int hostapd_p2p_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta,
24 static inline int hostapd_p2p_get_mib_sta(struct hostapd_data *hapd, function
H A Dp2p_hostapd.c23 int hostapd_p2p_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta, function
H A Dctrl_iface_ap.c79 res = hostapd_p2p_get_mib_sta(hapd, sta, buf + len, buflen - len);
/external/wpa_supplicant_8/src/ap/
H A Dp2p_hostapd.h14 int hostapd_p2p_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta,
24 static inline int hostapd_p2p_get_mib_sta(struct hostapd_data *hapd, function
H A Dp2p_hostapd.c23 int hostapd_p2p_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta, function
H A Dctrl_iface_ap.c79 res = hostapd_p2p_get_mib_sta(hapd, sta, buf + len, buflen - len);
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dp2p_hostapd.h14 int hostapd_p2p_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta,
24 static inline int hostapd_p2p_get_mib_sta(struct hostapd_data *hapd, function
H A Dp2p_hostapd.c23 int hostapd_p2p_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta, function
H A Dctrl_iface_ap.c79 res = hostapd_p2p_get_mib_sta(hapd, sta, buf + len, buflen - len);

Completed in 107 milliseconds