Searched refs:p2p_scan_res_handler (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/wpa/src/p2p/
H A Dp2p.h633 * p2p_scan_res_handler() for each scan result that has a P2P IE and
1600 * p2p_scan_res_handler - Indicate a P2P scan results
1625 int p2p_scan_res_handler(struct p2p_data *p2p, const u8 *bssid, int freq,
1635 * have been reported with zero or more calls to p2p_scan_res_handler(). This
1637 * struct p2p_config::p2p_scan() call if none of the p2p_scan_res_handler()
H A Dp2p.c3502 int p2p_scan_res_handler(struct p2p_data *p2p, const u8 *bssid, int freq, function
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c311 if (p2p_scan_res_handler(wpa_s->global->p2p, bss->bssid,

Completed in 85 milliseconds