Searched refs:wpa_msg_global_impl (Results 1 – 2 of 2) sorted by relevance
/hostap-latest/src/utils/ |
D | wpa_debug_zephyr.h | 235 wpa_msg_global_impl(ctx, level, fmt, ##__VA_ARGS__)) 237 void wpa_msg_global_impl(void *ctx, int level, const char *fmt, ...) PRINTF_FORMAT(3, 4);
|
D | wpa_debug_zephyr.c | 240 void wpa_msg_global_impl(void *ctx, int level, const char *fmt, ...) in wpa_msg_global_impl() function
|