Searched refs:p2p_build_probe_resp_ies (Results 1 – 3 of 3) sorted by relevance
| /dragonfly/contrib/wpa_supplicant/src/p2p/ |
| HD | p2p_dev_disc.c | 317 ies = p2p_build_probe_resp_ies(p2p, NULL, 0); in p2p_process_go_disc_req()
|
| HD | p2p_i.h | 874 struct wpabuf * p2p_build_probe_resp_ies(struct p2p_data *p2p,
|
| HD | p2p.c | 291 ies = p2p_build_probe_resp_ies(p2p, NULL, 0); in p2p_listen_in_find() 340 ies = p2p_build_probe_resp_ies(p2p, NULL, 0); in p2p_listen() 2176 struct wpabuf * p2p_build_probe_resp_ies(struct p2p_data *p2p, in p2p_build_probe_resp_ies() function 2456 ies = p2p_build_probe_resp_ies(p2p, msg.service_hash, in p2p_reply_probe() 5519 ies = p2p_build_probe_resp_ies(p2p, NULL, 0); in p2p_build_probe_resp_template()
|