HomeSort by relevance Sort by last modified time
    Searched refs:hostapd_logger_cb_func (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/utils/
wpa_debug.h 265 typedef void (*hostapd_logger_cb_func)(void *ctx, const u8 *addr, typedef
273 void hostapd_logger_register_cb(hostapd_logger_cb_func func);
wpa_debug.c 746 static hostapd_logger_cb_func hostapd_logger_cb = NULL;
748 void hostapd_logger_register_cb(hostapd_logger_cb_func func)

Completed in 38 milliseconds