Searched refs:p2p_scan_res_handler (Results 1 - 6 of 6) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
H A D | p2p.h | 625 * p2p_scan_res_handler() for each scan result that has a P2P IE and 1589 * p2p_scan_res_handler - Indicate a P2P scan results 1614 int p2p_scan_res_handler(struct p2p_data *p2p, const u8 *bssid, int freq, 1623 * have been reported with zero or more calls to p2p_scan_res_handler(). This 1625 * struct p2p_config::p2p_scan() call if none of the p2p_scan_res_handler()
|
H A D | p2p.c | 3468 int p2p_scan_res_handler(struct p2p_data *p2p, const u8 *bssid, int freq, in p2p_scan_res_handler() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
H A D | p2p.h | 646 * p2p_scan_res_handler() for each scan result that has a P2P IE and 1616 * p2p_scan_res_handler - Indicate a P2P scan results 1641 int p2p_scan_res_handler(struct p2p_data *p2p, const u8 *bssid, int freq, 1651 * have been reported with zero or more calls to p2p_scan_res_handler(). This 1653 * struct p2p_config::p2p_scan() call if none of the p2p_scan_res_handler()
|
H A D | p2p.c | 3630 int p2p_scan_res_handler(struct p2p_data *p2p, const u8 *bssid, int freq, function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | p2p_supplicant.c | 287 if (p2p_scan_res_handler(wpa_s->global->p2p, bss->bssid, in wpas_p2p_scan_res_handler()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | p2p_supplicant.c | 362 if (p2p_scan_res_handler(wpa_s->global->p2p, bss->bssid, in wpas_p2p_scan_res_handler()
|
Completed in 39 milliseconds