Home | History | Annotate | Download | only in p2p

Lines Matching refs:wpabuf

386 	struct wpabuf *wps_vendor_ext[P2P_MAX_WPS_VENDOR_EXT];
391 struct wpabuf *wfd_subelems;
399 struct wpabuf *vendor_elems;
404 struct wpabuf *p2ps_instance;
650 int (*send_probe_resp)(void *ctx, const struct wpabuf *buf,
707 const struct wpabuf *probe_resp_ie);
1381 const struct wpabuf *tlvs);
1385 const struct wpabuf *tlvs);
1408 u8 dialog_token, const struct wpabuf *resp_tlvs);
1742 void (*ie_update)(void *ctx, struct wpabuf *beacon_ies,
1743 struct wpabuf *proberesp_ies);
1792 struct wpabuf * p2p_group_assoc_resp_ie(struct p2p_group *group, u8 status);
1832 int p2p_group_match_dev_type(struct p2p_group *group, struct wpabuf *wps);
1837 int p2p_group_match_dev_id(struct p2p_group *group, struct wpabuf *p2p);
1860 int p2p_ie_text(struct wpabuf *p2p_ie, char *buf, char *end);
1882 int p2p_parse_dev_addr_in_p2p_ie(struct wpabuf *p2p_ie, u8 *dev_addr);
1904 size_t len, int p2p_group, struct wpabuf *p2p_ie);
1913 void p2p_scan_ie(struct p2p_data *p2p, struct wpabuf *ies, const u8 *dev_id,
1936 u8 p2p_get_group_capab(const struct wpabuf *p2p_ie);
1943 int p2p_get_cross_connect_disallowed(const struct wpabuf *p2p_ie);
1950 const u8 * p2p_get_go_dev_addr(const struct wpabuf *p2p_ie);
2194 * The wpabuf structures in the array are owned by the P2P
2198 const struct wpabuf *vendor_ext);
2249 int p2p_set_wfd_ie_beacon(struct p2p_data *p2p, struct wpabuf *ie);
2250 int p2p_set_wfd_ie_probe_req(struct p2p_data *p2p, struct wpabuf *ie);
2251 int p2p_set_wfd_ie_probe_resp(struct p2p_data *p2p, struct wpabuf *ie);
2252 int p2p_set_wfd_ie_assoc_req(struct p2p_data *p2p, struct wpabuf *ie);
2253 int p2p_set_wfd_ie_invitation(struct p2p_data *p2p, struct wpabuf *ie);
2254 int p2p_set_wfd_ie_prov_disc_req(struct p2p_data *p2p, struct wpabuf *ie);
2255 int p2p_set_wfd_ie_prov_disc_resp(struct p2p_data *p2p, struct wpabuf *ie);
2256 int p2p_set_wfd_ie_go_neg(struct p2p_data *p2p, struct wpabuf *ie);
2257 int p2p_set_wfd_dev_info(struct p2p_data *p2p, const struct wpabuf *elem);
2258 int p2p_set_wfd_assoc_bssid(struct p2p_data *p2p, const struct wpabuf *elem);
2260 const struct wpabuf *elem);
2261 struct wpabuf * wifi_display_encaps(struct wpabuf *subelems);
2295 struct wpabuf * p2p_build_nfc_handover_req(struct p2p_data *p2p,
2299 struct wpabuf * p2p_build_nfc_handover_sel(struct p2p_data *p2p,
2339 void p2p_set_vendor_elems(struct p2p_data *p2p, struct wpabuf **vendor_elem);