Searched refs:wpa_msg_no_global (Results 1 – 4 of 4) sorted by relevance
/hostap-latest/src/utils/ |
D | wpa_debug.h | 168 #define wpa_msg_no_global(args...) do { } while (0) macro 246 void wpa_msg_no_global(void *ctx, int level, const char *fmt, ...)
|
D | wpa_debug_zephyr.h | 174 #define wpa_msg_no_global(args...) do { } while (0) macro 270 #define wpa_msg_no_global(ctx, level, fmt, ...) \ macro
|
D | wpa_debug.c | 768 void wpa_msg_no_global(void *ctx, int level, const char *fmt, ...) in wpa_msg_no_global() function
|
/hostap-latest/src/ap/ |
D | sta_info.c | 1578 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()
|