Home
last modified time | relevance | path

Searched defs:debug_print (Results 1 – 3 of 3) sorted by relevance

/hostap/tests/fuzzing/p2p/
Dp2p.c29 static void debug_print(void *ctx, int level, const char *msg) in debug_print() function
/hostap/wpa_supplicant/
Devents.c650 struct wpa_bss *bss, int debug_print) in wpa_supplicant_ssid_bss_match()
947 struct wpa_bss *bss, int debug_print) in rate_match()
1257 bool debug_print, bool link) in wpa_scan_res_ok()
1614 int only_first_ssid, int debug_print, in wpa_scan_res_match()
/hostap/src/p2p/
Dp2p.h767 void (*debug_print)(void *ctx, int level, const char *msg); member