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