Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/p2p/
Dp2p_invitation.c38 ie = p2p_group_get_wfd_ie(g); in p2p_build_invitation_req()
129 ie = p2p_group_get_wfd_ie(g); in p2p_build_invitation_resp()
Dp2p_i.h743 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.c273 ie = p2p_group_get_wfd_ie(g); in p2p_build_prov_disc_resp()