Searched refs:ap_get_sta_p2p (Results 1 – 3 of 3) sorted by relevance
362 struct sta_info * ap_get_sta_p2p(struct hostapd_data *hapd, const u8 *addr);
81 struct sta_info * ap_get_sta_p2p(struct hostapd_data *hapd, const u8 *addr) in ap_get_sta_p2p() function
8970 sta = ap_get_sta_p2p(hapd, peer); in wpas_p2p_remove_client_go()