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 | 850 struct wpabuf * p2p_build_probe_resp_ies(struct p2p_data *p2p,
|
D | p2p.c | 300 ies = p2p_build_probe_resp_ies(p2p, NULL, 0); in p2p_listen_in_find() 349 ies = p2p_build_probe_resp_ies(p2p, NULL, 0); in p2p_listen() 2163 struct wpabuf * p2p_build_probe_resp_ies(struct p2p_data *p2p, in p2p_build_probe_resp_ies() function 2393 ies = p2p_build_probe_resp_ies(p2p, msg.service_hash, in p2p_reply_probe()
|