Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/utils/
Dwpa_debug.h283 #define hostapd_logger(args...) do { } while (0) macro
Dwpa_debug.c793 void hostapd_logger(void *ctx, const u8 *addr, unsigned int module, int level, in hostapd_logger() function