Searched refs:p2p_build_probe_resp_buf (Results 1 – 1 of 1) sorted by relevance
/external/wpa_supplicant_8/src/p2p/ |
D | p2p.c | 2246 static int p2p_build_probe_resp_buf(struct p2p_data *p2p, struct wpabuf *buf, in p2p_build_probe_resp_buf() function 2476 if (p2p_build_probe_resp_buf(p2p, buf, ies, addr, rx_freq)) { in p2p_reply_probe() 5555 ret = p2p_build_probe_resp_buf(p2p, buf, ies, addr, freq); in p2p_build_probe_resp_template()
|