Searched refs:wpa_sm_get_p2p_ip_addr (Results 1 – 3 of 3) sorted by relevance
157 int wpa_sm_get_p2p_ip_addr(struct wpa_sm *sm, u8 *buf);
3009 int wpa_sm_get_p2p_ip_addr(struct wpa_sm *sm, u8 *buf) in wpa_sm_get_p2p_ip_addr() function
6969 if (wpa_sm_get_p2p_ip_addr(wpa_s->wpa, ip) == 0) { in wpas_p2p_completed()