Searched refs:p2p_scan_res_handler (Results 1 – 5 of 5) sorted by relevance
/hostap-latest/tests/fuzzing/p2p/ |
D | p2p.c | 116 p2p_scan_res_handler(ctx->p2p, (u8 *) "\x02\x00\x00\x00\x01\x00", 2412, in test_send()
|
/hostap-latest/doc/ |
D | p2p.doxygen | 136 - \ref p2p_scan_res_handler() 190 from the scan will be reported by calling \ref p2p_scan_res_handler() and 217 \ref p2p_scan_res_handler() and \ref p2p_scan_res_handled() functions.
|
/hostap-latest/src/p2p/ |
D | p2p.h | 1628 int p2p_scan_res_handler(struct p2p_data *p2p, const u8 *bssid, int freq,
|
D | p2p.c | 3533 int p2p_scan_res_handler(struct p2p_data *p2p, const u8 *bssid, int freq, in p2p_scan_res_handler() function
|
/hostap-latest/wpa_supplicant/ |
D | p2p_supplicant.c | 314 if (p2p_scan_res_handler(wpa_s->global->p2p, bss->bssid, in wpas_p2p_scan_res_handler()
|