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