Lines Matching refs:wpabuf
395 struct wpabuf *wps_vendor_ext[P2P_MAX_WPS_VENDOR_EXT];
400 struct wpabuf *wfd_subelems;
408 struct wpabuf *vendor_elems;
413 struct wpabuf *p2ps_instance;
666 int (*send_probe_resp)(void *ctx, const struct wpabuf *buf,
725 const struct wpabuf *probe_resp_ie);
1402 const struct wpabuf *tlvs);
1406 const struct wpabuf *tlvs);
1429 u8 dialog_token, const struct wpabuf *resp_tlvs);
1765 void (*ie_update)(void *ctx, struct wpabuf *beacon_ies,
1766 struct wpabuf *proberesp_ies);
1815 struct wpabuf * p2p_group_assoc_resp_ie(struct p2p_group *group, u8 status);
1855 int p2p_group_match_dev_type(struct p2p_group *group, struct wpabuf *wps);
1860 int p2p_group_match_dev_id(struct p2p_group *group, struct wpabuf *p2p);
1883 int p2p_ie_text(struct wpabuf *p2p_ie, char *buf, char *end);
1905 int p2p_parse_dev_addr_in_p2p_ie(struct wpabuf *p2p_ie, u8 *dev_addr);
1927 size_t len, int p2p_group, struct wpabuf *p2p_ie);
1936 void p2p_scan_ie(struct p2p_data *p2p, struct wpabuf *ies, const u8 *dev_id,
1959 u8 p2p_get_group_capab(const struct wpabuf *p2p_ie);
1966 int p2p_get_cross_connect_disallowed(const struct wpabuf *p2p_ie);
1973 const u8 * p2p_get_go_dev_addr(const struct wpabuf *p2p_ie);
2237 const struct wpabuf *vendor_ext);
2288 int p2p_set_wfd_ie_beacon(struct p2p_data *p2p, struct wpabuf *ie);
2289 int p2p_set_wfd_ie_probe_req(struct p2p_data *p2p, struct wpabuf *ie);
2290 int p2p_set_wfd_ie_probe_resp(struct p2p_data *p2p, struct wpabuf *ie);
2291 int p2p_set_wfd_ie_assoc_req(struct p2p_data *p2p, struct wpabuf *ie);
2292 int p2p_set_wfd_ie_invitation(struct p2p_data *p2p, struct wpabuf *ie);
2293 int p2p_set_wfd_ie_prov_disc_req(struct p2p_data *p2p, struct wpabuf *ie);
2294 int p2p_set_wfd_ie_prov_disc_resp(struct p2p_data *p2p, struct wpabuf *ie);
2295 int p2p_set_wfd_ie_go_neg(struct p2p_data *p2p, struct wpabuf *ie);
2296 int p2p_set_wfd_dev_info(struct p2p_data *p2p, const struct wpabuf *elem);
2297 int p2p_set_wfd_r2_dev_info(struct p2p_data *p2p, const struct wpabuf *elem);
2298 int p2p_set_wfd_assoc_bssid(struct p2p_data *p2p, const struct wpabuf *elem);
2300 const struct wpabuf *elem);
2301 struct wpabuf * wifi_display_encaps(struct wpabuf *subelems);
2335 struct wpabuf * p2p_build_nfc_handover_req(struct p2p_data *p2p,
2339 struct wpabuf * p2p_build_nfc_handover_sel(struct p2p_data *p2p,
2381 void p2p_set_vendor_elems(struct p2p_data *p2p, struct wpabuf **vendor_elem);
2420 struct wpabuf * p2p_build_probe_resp_template(struct p2p_data *p2p,