Home
last modified time | relevance | path

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

/hostap-latest/src/utils/
Dwpa_debug.h168 #define wpa_msg_no_global(args...) do { } while (0) macro
246 void wpa_msg_no_global(void *ctx, int level, const char *fmt, ...)
Dwpa_debug_zephyr.h174 #define wpa_msg_no_global(args...) do { } while (0) macro
270 #define wpa_msg_no_global(ctx, level, fmt, ...) \ macro
Dwpa_debug.c768 void wpa_msg_no_global(void *ctx, int level, const char *fmt, ...) in wpa_msg_no_global() function
/hostap-latest/src/ap/
Dsta_info.c1578 wpa_msg_no_global(hapd->msg_ctx_parent, MSG_INFO, in ap_sta_set_authorized_event()
1587 wpa_msg_no_global(hapd->msg_ctx_parent, MSG_INFO, in ap_sta_set_authorized_event()