Home
last modified time | relevance | path

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

/hostap-3.6.0/src/utils/
Dwpa_debug.h284 #define hostapd_logger(args...) do { } while (0) macro
Dwpa_debug_zephyr.c352 void hostapd_logger(void *ctx, const u8 *addr, unsigned int module, int level, const char *fmt, ...) in hostapd_logger() function
Dwpa_debug.c825 void hostapd_logger(void *ctx, const u8 *addr, unsigned int module, int level, in hostapd_logger() function
Dwpa_debug_zephyr.h318 #define hostapd_logger(args...) do { } while (0) macro