Home
last modified time | relevance | path

Searched refs:p2p_ie_text (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dp2p_hostapd.c29 return p2p_ie_text(sta->p2p_ie, buf, buf + buflen); in hostapd_p2p_get_mib_sta()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dp2p_hostapd.c29 return p2p_ie_text(sta->p2p_ie, buf, buf + buflen); in hostapd_p2p_get_mib_sta()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p.h1859 * p2p_ie_text - Build text format description of P2P IE
1868 int p2p_ie_text(struct wpabuf *p2p_ie, char *buf, char *end);
H A Dp2p.c3573 int p2p_ie_text(struct wpabuf *p2p_ie, char *buf, char *end) in p2p_ie_text() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p.h1887 * p2p_ie_text - Build text format description of P2P IE
1896 int p2p_ie_text(struct wpabuf *p2p_ie, char *buf, char *end);
H A Dp2p.c3740 int p2p_ie_text(struct wpabuf *p2p_ie, char *buf, char *end) function

Completed in 19 milliseconds