Home
last modified time | relevance | path

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

/hostap-latest/src/utils/
Dwpa_debug.h291 typedef void (*hostapd_logger_cb_func)(void *ctx, const u8 *addr, typedef
299 void hostapd_logger_register_cb(hostapd_logger_cb_func func);
Dwpa_debug_zephyr.h341 typedef void (*hostapd_logger_cb_func)(void *ctx, const u8 *addr, unsigned int module, int level, typedef
348 void hostapd_logger_register_cb(hostapd_logger_cb_func func);
Dwpa_debug_zephyr.c345 static hostapd_logger_cb_func hostapd_logger_cb;
347 void hostapd_logger_register_cb(hostapd_logger_cb_func func) in hostapd_logger_register_cb()
Dwpa_debug.c825 static hostapd_logger_cb_func hostapd_logger_cb = NULL;
827 void hostapd_logger_register_cb(hostapd_logger_cb_func func) in hostapd_logger_register_cb()