Searched refs:ap_get_sta_p2p (Results 1 - 7 of 7) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dsta_info.h261 struct sta_info * ap_get_sta_p2p(struct hostapd_data *hapd, const u8 *addr);
H A Dsta_info.c81 struct sta_info * ap_get_sta_p2p(struct hostapd_data *hapd, const u8 *addr) function
/external/wpa_supplicant_8/src/ap/
H A Dsta_info.h261 struct sta_info * ap_get_sta_p2p(struct hostapd_data *hapd, const u8 *addr);
H A Dsta_info.c81 struct sta_info * ap_get_sta_p2p(struct hostapd_data *hapd, const u8 *addr) function
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dsta_info.h261 struct sta_info * ap_get_sta_p2p(struct hostapd_data *hapd, const u8 *addr);
H A Dsta_info.c81 struct sta_info * ap_get_sta_p2p(struct hostapd_data *hapd, const u8 *addr) function
/external/wpa_supplicant_8/wpa_supplicant/
H A Dp2p_supplicant.c8076 sta = ap_get_sta_p2p(hapd, peer);

Completed in 934 milliseconds