HomeSort by: relevance | last modified time | path
    Searched refs:p2p_ie_text (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/wpa/dist/src/ap/
p2p_hostapd.c 29 return p2p_ie_text(sta->p2p_ie, buf, buf + buflen);
  /src/external/bsd/wpa/dist/src/p2p/
p2p.h 1874 * p2p_ie_text - Build text format description of P2P IE
1883 int p2p_ie_text(struct wpabuf *p2p_ie, char *buf, char *end);
p2p.c 3643 int p2p_ie_text(struct wpabuf *p2p_ie, char *buf, char *end) function

Completed in 92 milliseconds