Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.c321 wpa_auth_logger(wpa_auth, NULL, LOGGER_DEBUG, "GMK rekeyd"); in wpa_rekey_gmk()
338 wpa_auth_logger(wpa_auth, NULL, LOGGER_DEBUG, "rekeying GTK"); in wpa_rekey_gtk()
366 wpa_auth_logger(wpa_auth, sm->addr, LOGGER_DEBUG, "rekeying PTK"); in wpa_rekey_ptk()
683 wpa_auth_logger(wpa_auth, sm->addr, LOGGER_DEBUG, in wpa_auth_sta_associated()
694 wpa_auth_logger(wpa_auth, sm->addr, LOGGER_DEBUG, in wpa_auth_sta_associated()
709 wpa_auth_logger(wpa_auth, sm->addr, LOGGER_DEBUG, in wpa_auth_sta_associated()
778 wpa_auth_logger(wpa_auth, sm->addr, LOGGER_DEBUG, in wpa_auth_sta_deinit()
1168 wpa_auth_vlogger(wpa_auth, sm->addr, LOGGER_DEBUG, in wpa_receive()
1188 wpa_auth_vlogger(wpa_auth, sm->addr, LOGGER_DEBUG, in wpa_receive()
1197 wpa_auth_vlogger(wpa_auth, sm->addr, LOGGER_DEBUG, in wpa_receive()
[all …]
Dwpa_auth_ie.c931 wpa_auth_vlogger(wpa_auth, sm->addr, LOGGER_DEBUG, in wpa_validate_wpa_ie()
957 wpa_auth_vlogger(wpa_auth, sm->addr, LOGGER_DEBUG, in wpa_validate_wpa_ie()
971 wpa_auth_vlogger(wpa_auth, sm->addr, LOGGER_DEBUG, in wpa_validate_wpa_ie()
982 wpa_auth_vlogger(wpa_auth, sm->addr, LOGGER_DEBUG, in wpa_validate_wpa_ie()
990 wpa_auth_vlogger(wpa_auth, sm->addr, LOGGER_DEBUG, in wpa_validate_wpa_ie()
Dwpa_auth.h281 LOGGER_DEBUG, LOGGER_INFO, LOGGER_WARNING enumerator
Dwpa_auth_glue.c236 case LOGGER_DEBUG: in hostapd_wpa_auth_logger()