Home
last modified time | relevance | path

Searched refs:wpa_msg_global_only (Results 1 – 4 of 4) sorted by relevance

/hostap-latest/src/utils/
Dwpa_debug.h169 #define wpa_msg_global_only(args...) do { } while (0) macro
260 void wpa_msg_global_only(void *ctx, int level, const char *fmt, ...)
Dwpa_debug_zephyr.h175 #define wpa_msg_global_only(args...) do { } while (0) macro
288 #define wpa_msg_global_only(ctx, level, fmt, ...) \ macro
Dwpa_debug.c795 void wpa_msg_global_only(void *ctx, int level, const char *fmt, ...) in wpa_msg_global_only() function
/hostap-latest/src/fst/
Dfst_ctrl_iface.c113 wpa_msg_global_only(f->iface_obj.ctx, MSG_INFO, in fst_ctrl_iface_notify()
125 wpa_msg_global_only(fst_iface_get_wpa_obj_ctx(f), MSG_INFO, in fst_ctrl_iface_notify()
143 wpa_msg_global_only(fst_iface_get_wpa_obj_ctx(f), MSG_INFO, in fst_ctrl_iface_notify()
157 wpa_msg_global_only(fst_iface_get_wpa_obj_ctx(f), MSG_INFO, in fst_ctrl_iface_notify()