Searched refs:p2p_attr_text (Results 1 – 3 of 3) sorted by relevance
734 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
2705 ret = p2p_attr_text(p2p_ie, buf, end); in p2p_scan_result_text()3636 return p2p_attr_text(p2p_ie, buf, end); in p2p_ie_text()