Searched refs:p2p_ie_text (Results 1 – 3 of 3) sorted by relevance
29 return p2p_ie_text(sta->p2p_ie, buf, buf + buflen); in hostapd_p2p_get_mib_sta()
1766 int p2p_ie_text(struct wpabuf *p2p_ie, char *buf, char *end);
3494 int p2p_ie_text(struct wpabuf *p2p_ie, char *buf, char *end) in p2p_ie_text() function