Home
last modified time | relevance | path

Searched refs:p2p_build_probe_resp_buf (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/p2p/
H A Dp2p.c2238 static int p2p_build_probe_resp_buf(struct p2p_data *p2p, struct wpabuf *buf, in p2p_build_probe_resp_buf() function
2468 if (p2p_build_probe_resp_buf(p2p, buf, ies, addr, rx_freq)) { in p2p_reply_probe()
5532 ret = p2p_build_probe_resp_buf(p2p, buf, ies, addr, freq); in p2p_build_probe_resp_template()