Home
last modified time | relevance | path

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

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