Home
last modified time | relevance | path

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

/hostap-latest/hs20/server/
Dhs20_spp_server.c33 void debug_print(struct hs20_svc *ctx, int print, const char *fmt, ...) in debug_print() function
/hostap-latest/tests/fuzzing/p2p/
Dp2p.c18 static void debug_print(void *ctx, int level, const char *msg) in debug_print() function
/hostap-latest/wpa_supplicant/
Devents.c654 struct wpa_bss *bss, int debug_print) in wpa_supplicant_ssid_bss_match()
959 struct wpa_bss *bss, int debug_print) in rate_match()
1278 bool debug_print) in wpa_scan_res_ok()
1646 int only_first_ssid, int debug_print) in wpa_scan_res_match()
/hostap-latest/src/p2p/
Dp2p.h603 void (*debug_print)(void *ctx, int level, const char *msg); member