Searched refs:p2p_build_wps_ie (Results 1 – 4 of 4) sorted by relevance
/external/wpa_supplicant_8/src/p2p/ |
D | p2p_build.c | 354 void p2p_build_wps_ie(struct p2p_data *p2p, struct wpabuf *buf, int pw_id, in p2p_build_wps_ie() function
|
D | p2p_go_neg.c | 184 p2p_build_wps_ie(p2p, buf, p2p_wps_method_pw_id(peer->wps_method), 0); in p2p_build_go_neg_req() 327 p2p_build_wps_ie(p2p, buf, in p2p_build_go_neg_resp()
|
D | p2p_i.h | 629 void p2p_build_wps_ie(struct p2p_data *p2p, struct wpabuf *buf, int pw_id,
|
D | p2p.c | 1935 p2p_build_wps_ie(p2p, buf, pw_id, 1); in p2p_build_probe_resp_ies()
|