Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/p2p/
Dp2p.h2411 struct wpabuf * p2p_build_probe_resp_template(struct p2p_data *p2p,
Dp2p.c5551 struct wpabuf * p2p_build_probe_resp_template(struct p2p_data *p2p, in p2p_build_probe_resp_template() function
/external/wpa_supplicant_8/wpa_supplicant/
Dp2p_supplicant.c9867 buf = p2p_build_probe_resp_template(p2p, freq); in wpas_p2p_lo_start()