HomeSort by relevance Sort by last modified time
    Searched refs:hostapd_p2p_get_mib_sta (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/src/ap/
p2p_hostapd.h 14 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
p2p_hostapd.c 23 int hostapd_p2p_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta, function
ctrl_iface_ap.c 212 res = hostapd_p2p_get_mib_sta(hapd, sta, buf + len, buflen - len);

Completed in 70 milliseconds