Searched defs:p2p_build_probe_resp_ies (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p.c300 ies = p2p_build_probe_resp_ies(p2p, NULL, 0);
349 ies = p2p_build_probe_resp_ies(p2p, NULL, 0);
2163 struct wpabuf * p2p_build_probe_resp_ies(struct p2p_data *p2p, function
2393 ies = p2p_build_probe_resp_ies(p2p, msg.service_hash,
/external/wpa_supplicant_8/src/p2p/
H A Dp2p.c300 ies = p2p_build_probe_resp_ies(p2p, NULL, 0);
349 ies = p2p_build_probe_resp_ies(p2p, NULL, 0);
2163 struct wpabuf * p2p_build_probe_resp_ies(struct p2p_data *p2p, function
2393 ies = p2p_build_probe_resp_ies(p2p, msg.service_hash,
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p.c300 ies = p2p_build_probe_resp_ies(p2p, NULL, 0);
349 ies = p2p_build_probe_resp_ies(p2p, NULL, 0);
2163 struct wpabuf * p2p_build_probe_resp_ies(struct p2p_data *p2p, function
2393 ies = p2p_build_probe_resp_ies(p2p, msg.service_hash,

Completed in 921 milliseconds