Home
last modified time | relevance | path

Searched refs:p2p_group_get_wfd_ie (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/bsd/wpa/dist/src/p2p/
Dp2p_invitation.c39 ie = p2p_group_get_wfd_ie(g); in p2p_build_invitation_req()
133 ie = p2p_group_get_wfd_ie(g); in p2p_build_invitation_resp()
Dp2p_i.h740 struct wpabuf * p2p_group_get_wfd_ie(struct p2p_group *g);
Dp2p_group.c249 struct wpabuf * p2p_group_get_wfd_ie(struct p2p_group *g) in p2p_group_get_wfd_ie() function
Dp2p_pd.c279 ie = p2p_group_get_wfd_ie(g); in p2p_build_prov_disc_resp()