Searched refs:p2p_attr_text (Results 1 – 3 of 3) sorted by relevance
718 int p2p_attr_text(struct wpabuf *data, char *buf, char *end);
783 int p2p_attr_text(struct wpabuf *data, char *buf, char *end) in p2p_attr_text() function
2680 ret = p2p_attr_text(p2p_ie, buf, end); in p2p_scan_result_text()3610 return p2p_attr_text(p2p_ie, buf, end); in p2p_ie_text()