Searched defs:debug_print (Results 1 – 4 of 4) sorted by relevance
/hostap-latest/hs20/server/ |
D | hs20_spp_server.c | 33 void debug_print(struct hs20_svc *ctx, int print, const char *fmt, ...) in debug_print() function
|
/hostap-latest/tests/fuzzing/p2p/ |
D | p2p.c | 18 static void debug_print(void *ctx, int level, const char *msg) in debug_print() function
|
/hostap-latest/wpa_supplicant/ |
D | events.c | 654 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/ |
D | p2p.h | 603 void (*debug_print)(void *ctx, int level, const char *msg); member
|