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_6/wpa_supplicant/src/utils/
wpa_debug.h 220 typedef void (*hostapd_logger_cb_func)(void *ctx, const u8 *addr, typedef
228 void hostapd_logger_register_cb(hostapd_logger_cb_func func);
wpa_debug.c 345 static hostapd_logger_cb_func hostapd_logger_cb = NULL;
347 void hostapd_logger_register_cb(hostapd_logger_cb_func func)

Completed in 47 milliseconds