Searched refs:wps_attributes (Results 1 – 3 of 3) sorted by relevance
397 msg->wps_attributes = ieee802_11_vendor_ie_concat(data, len, in p2p_parse_ies()399 if (msg->wps_attributes && in p2p_parse_ies()400 p2p_parse_wps_ie(msg->wps_attributes, msg)) { in p2p_parse_ies()461 wpabuf_free(msg->wps_attributes); in p2p_parse_free()462 msg->wps_attributes = NULL; in p2p_parse_free()
474 struct wpabuf *wps_attributes; member
2053 if (msg.wps_attributes && in p2p_reply_probe()2054 !p2p_match_dev_type(p2p, msg.wps_attributes)) { in p2p_reply_probe()