Home
last modified time | relevance | path

Searched refs:p2p_scan_res_handler (Results 1 – 5 of 5) sorted by relevance

/hostap-latest/tests/fuzzing/p2p/
Dp2p.c116 p2p_scan_res_handler(ctx->p2p, (u8 *) "\x02\x00\x00\x00\x01\x00", 2412, in test_send()
/hostap-latest/doc/
Dp2p.doxygen136 - \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/
Dp2p.h1628 int p2p_scan_res_handler(struct p2p_data *p2p, const u8 *bssid, int freq,
Dp2p.c3533 int p2p_scan_res_handler(struct p2p_data *p2p, const u8 *bssid, int freq, in p2p_scan_res_handler() function
/hostap-latest/wpa_supplicant/
Dp2p_supplicant.c314 if (p2p_scan_res_handler(wpa_s->global->p2p, bss->bssid, in wpas_p2p_scan_res_handler()