Searched refs:p2p_build_probe_resp_ies (Results 1 – 3 of 3) sorted by relevance
/external/wpa_supplicant_8/src/p2p/ |
D | p2p_dev_disc.c | 317 ies = p2p_build_probe_resp_ies(p2p, NULL, 0); in p2p_process_go_disc_req()
|
D | p2p_i.h | 885 struct wpabuf * p2p_build_probe_resp_ies(struct p2p_data *p2p,
|
D | p2p.c | 292 ies = p2p_build_probe_resp_ies(p2p, NULL, 0); in p2p_listen_in_find() 341 ies = p2p_build_probe_resp_ies(p2p, NULL, 0); in p2p_listen() 2194 struct wpabuf * p2p_build_probe_resp_ies(struct p2p_data *p2p, in p2p_build_probe_resp_ies() function 2474 ies = p2p_build_probe_resp_ies(p2p, msg.service_hash, in p2p_reply_probe() 5558 ies = p2p_build_probe_resp_ies(p2p, NULL, 0); in p2p_build_probe_resp_template()
|