Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/p2p/
Dp2p_dev_disc.c317 ies = p2p_build_probe_resp_ies(p2p, NULL, 0); in p2p_process_go_disc_req()
Dp2p_i.h885 struct wpabuf * p2p_build_probe_resp_ies(struct p2p_data *p2p,
Dp2p.c292 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()