Searched refs:p2p_attributes (Results 1 – 3 of 3) sorted by relevance
405 msg->p2p_attributes = ieee802_11_vendor_ie_concat(data, len, in p2p_parse_ies()407 if (msg->p2p_attributes && in p2p_parse_ies()408 p2p_parse_p2p_ie(msg->p2p_attributes, msg)) { in p2p_parse_ies()410 if (msg->p2p_attributes) in p2p_parse_ies()412 msg->p2p_attributes); in p2p_parse_ies()452 wpabuf_free(msg->p2p_attributes); in p2p_parse_free()453 msg->p2p_attributes = NULL; in p2p_parse_free()
440 struct wpabuf *p2p_attributes; member
1682 if (p2p_parse_ies(ie, ie_len, &msg) < 0 || msg.p2p_attributes == NULL) in p2p_add_dev_from_probe_req()