Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p.h1871 * p2p_scan_result_text - Build text format description of P2P IE
1881 int p2p_scan_result_text(const u8 *ies, size_t ies_len, char *buf, char *end);
H A Dp2p.c2665 int p2p_scan_result_text(const u8 *ies, size_t ies_len, char *buf, char *end) in p2p_scan_result_text() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p.h1899 * p2p_scan_result_text - Build text format description of P2P IE
1909 int p2p_scan_result_text(const u8 *ies, size_t ies_len, char *buf, char *end);
H A Dp2p.c2797 int p2p_scan_result_text(const u8 *ies, size_t ies_len, char *buf, char *end) function
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dp2p_supplicant.c6812 return p2p_scan_result_text(ies, ies_len, buf, end); in wpas_p2p_scan_result_text()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dp2p_supplicant.c8130 return p2p_scan_result_text(ies, ies_len, buf, end);

Completed in 39 milliseconds