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

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p.h414 * p2p_scan_res_handler() for each scan result that has a P2P IE and
1205 * p2p_scan_res_handler - Indicate a P2P scan results
1230 int p2p_scan_res_handler(struct p2p_data *p2p, const u8 *bssid, int freq,
1239 * have been reported with zero or more calls to p2p_scan_res_handler(). This
1241 * struct p2p_config::p2p_scan() call if none of the p2p_scan_res_handler()
H A Dp2p.c2840 int p2p_scan_res_handler(struct p2p_data *p2p, const u8 *bssid, int freq, function
/external/wpa_supplicant_8/src/p2p/
H A Dp2p.h414 * p2p_scan_res_handler() for each scan result that has a P2P IE and
1205 * p2p_scan_res_handler - Indicate a P2P scan results
1230 int p2p_scan_res_handler(struct p2p_data *p2p, const u8 *bssid, int freq,
1239 * have been reported with zero or more calls to p2p_scan_res_handler(). This
1241 * struct p2p_config::p2p_scan() call if none of the p2p_scan_res_handler()
H A Dp2p.c2840 int p2p_scan_res_handler(struct p2p_data *p2p, const u8 *bssid, int freq, function
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p.h414 * p2p_scan_res_handler() for each scan result that has a P2P IE and
1205 * p2p_scan_res_handler - Indicate a P2P scan results
1230 int p2p_scan_res_handler(struct p2p_data *p2p, const u8 *bssid, int freq,
1239 * have been reported with zero or more calls to p2p_scan_res_handler(). This
1241 * struct p2p_config::p2p_scan() call if none of the p2p_scan_res_handler()
H A Dp2p.c2840 int p2p_scan_res_handler(struct p2p_data *p2p, const u8 *bssid, int freq, function
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_test.c1325 if (p2p_scan_res_handler(drv->p2p, bss->bssid,
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_test.c1325 if (p2p_scan_res_handler(drv->p2p, bss->bssid,
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_test.c1325 if (p2p_scan_res_handler(drv->p2p, bss->bssid,
/external/wpa_supplicant_8/wpa_supplicant/
H A Dp2p_supplicant.c202 if (p2p_scan_res_handler(wpa_s->global->p2p, bss->bssid,

Completed in 144 milliseconds