Searched refs:p2p_attr_text (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/wpa/src/p2p/
H A Dp2p_i.h711 int p2p_attr_text(struct wpabuf *data, char *buf, char *end);
H A Dp2p_parse.c774 * p2p_attr_text - Build text format description of P2P IE attributes
783 int p2p_attr_text(struct wpabuf *data, char *buf, char *end) function
H A Dp2p.c2672 ret = p2p_attr_text(p2p_ie, buf, end);
3573 return p2p_attr_text(p2p_ie, buf, end);

Completed in 120 milliseconds