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

  /src/external/bsd/wpa/dist/src/p2p/
p2p.h 1886 * p2p_scan_result_text - Build text format description of P2P IE
1896 int p2p_scan_result_text(const u8 *ies, size_t ies_len, char *buf, char *end);
p2p.c 2717 int p2p_scan_result_text(const u8 *ies, size_t ies_len, char *buf, char *end) function
  /src/external/bsd/wpa/dist/wpa_supplicant/
p2p_supplicant.c 7415 return p2p_scan_result_text(ies, ies_len, buf, end);

Completed in 26 milliseconds