Searched refs:p2p_group_assoc_resp_ie (Results 1 – 4 of 4) sorted by relevance
1812 struct wpabuf * p2p_group_assoc_resp_ie(struct p2p_group *group, u8 status);
646 struct wpabuf * p2p_group_assoc_resp_ie(struct p2p_group *group, u8 status) in p2p_group_assoc_resp_ie() function
165 a = p2p_group_assoc_resp_ie(hapd->p2p_group, P2P_SC_SUCCESS); in hostapd_build_ap_extra_ies()
5274 p2p_resp_ie = p2p_group_assoc_resp_ie(hapd->p2p_group, status); in send_assoc_resp()