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 292 typedef void (*hostapd_logger_cb_func)(void *ctx, const u8 *addr, typedef
300 void hostapd_logger_register_cb(hostapd_logger_cb_func func);
wpa_debug.c 785 static hostapd_logger_cb_func hostapd_logger_cb = NULL;
787 void hostapd_logger_register_cb(hostapd_logger_cb_func func)

Completed in 51 milliseconds