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 D | p2p_hostapd.c | 29 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 D | p2p_hostapd.c | 29 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 D | p2p.h | 1859 * 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 D | p2p.c | 3573 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 D | p2p.h | 1887 * 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 D | p2p.c | 3740 int p2p_ie_text(struct wpabuf *p2p_ie, char *buf, char *end) function
|
Completed in 19 milliseconds