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