Searched refs:hostapd_wpa_auth_logger (Results 1 - 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | wpa_auth_glue.c | 140 static void hostapd_wpa_auth_logger(void *ctx, const u8 *addr, in hostapd_wpa_auth_logger() function 851 hostapd_wpa_auth_logger(hapd, addr, LOGGER_INFO, in hostapd_get_sta_tx_params() 1266 .logger = hostapd_wpa_auth_logger, in hostapd_setup_wpa()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | wpa_auth_glue.c | 222 static void hostapd_wpa_auth_logger(void *ctx, const u8 *addr, in hostapd_wpa_auth_logger() function 1014 hostapd_wpa_auth_logger(hapd, addr, LOGGER_INFO, in hostapd_get_sta_tx_params() 1467 .logger = hostapd_wpa_auth_logger, in hostapd_setup_wpa()
|
Completed in 5 milliseconds