Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dwpa_debug.h286 #define hostapd_logger(args...) do { } while (0) macro
Dwpa_debug.c945 void hostapd_logger(void *ctx, const u8 *addr, unsigned int module, int level, in hostapd_logger() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dwpa_debug.h298 #define hostapd_logger(args...) do { } while (0) macro
Dwpa_debug.c1167 void hostapd_logger(void *ctx, const u8 *addr, unsigned int module, int level, in hostapd_logger() function