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

  /src/external/bsd/wpa/dist/src/p2p/
p2p.h 635 * p2p_scan_res_handler() for each scan result that has a P2P IE and
1603 * p2p_scan_res_handler - Indicate a P2P scan results
1628 int p2p_scan_res_handler(struct p2p_data *p2p, const u8 *bssid, int freq,
1638 * have been reported with zero or more calls to p2p_scan_res_handler(). This
1640 * struct p2p_config::p2p_scan() call if none of the p2p_scan_res_handler()
p2p.c 3533 int p2p_scan_res_handler(struct p2p_data *p2p, const u8 *bssid, int freq, function
  /src/external/bsd/wpa/dist/wpa_supplicant/
p2p_supplicant.c 314 if (p2p_scan_res_handler(wpa_s->global->p2p, bss->bssid,

Completed in 22 milliseconds