Home
last modified time | relevance | path

Searched refs:HOSTAPD_LEVEL_INFO (Results 1 – 15 of 15) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dtkip_countermeasures.c30 HOSTAPD_LEVEL_INFO, "TKIP countermeasures ended"); in ieee80211_tkip_countermeasures_stop()
39 HOSTAPD_LEVEL_INFO, "TKIP countermeasures initiated"); in ieee80211_tkip_countermeasures_start()
79 HOSTAPD_LEVEL_INFO, in michael_mic_failure()
Dieee802_11.c231 HOSTAPD_LEVEL_INFO, in auth_shared_key()
1031 HOSTAPD_LEVEL_INFO, "Invalid VLAN ID " in handle_auth()
1039 HOSTAPD_LEVEL_INFO, "VLAN ID %d", sta->vlan_id); in handle_auth()
1183 HOSTAPD_LEVEL_INFO, in check_ssid()
1273 HOSTAPD_LEVEL_INFO, "Station sent an invalid " in check_assoc_ies()
1297 HOSTAPD_LEVEL_INFO, "Station does not support " in check_assoc_ies()
1315 HOSTAPD_LEVEL_INFO, "Station does not support " in check_assoc_ies()
1381 HOSTAPD_LEVEL_INFO, in check_assoc_ies()
1493 HOSTAPD_LEVEL_INFO, in check_assoc_ies()
1504 HOSTAPD_LEVEL_INFO, in check_assoc_ies()
[all …]
Daccounting.c219 HOSTAPD_LEVEL_INFO, in accounting_sta_start()
377 HOSTAPD_LEVEL_INFO, in accounting_sta_stop()
Ddrv_callbacks.c68 HOSTAPD_LEVEL_INFO, "associated"); in hostapd_notif_assoc()
313 HOSTAPD_LEVEL_INFO, in hostapd_notif_assoc()
402 HOSTAPD_LEVEL_INFO, "disassociated"); in hostapd_notif_disassoc()
428 HOSTAPD_LEVEL_INFO, "disconnected due to excessive " in hostapd_event_sta_low_ack()
443 HOSTAPD_LEVEL_INFO, in hostapd_event_ch_switch()
Dsta_info.c358 HOSTAPD_LEVEL_INFO, "deauthenticated due to " in ap_handle_timer()
483 HOSTAPD_LEVEL_INFO, "disassociated due to " in ap_handle_timer()
499 HOSTAPD_LEVEL_INFO, "deauthenticated due to " in ap_handle_timer()
532 HOSTAPD_LEVEL_INFO, "deauthenticated due to " in ap_handle_session_timer()
Dpreauth_auth.c201 HOSTAPD_LEVEL_INFO, "pre-authentication %s", in rsn_preauth_finished()
Dieee802_1x.c1066 HOSTAPD_LEVEL_INFO, in ieee802_1x_new_station()
1645 HOSTAPD_LEVEL_INFO, in ieee802_1x_receive_auth()
1665 HOSTAPD_LEVEL_INFO, in ieee802_1x_receive_auth()
1671 HOSTAPD_LEVEL_INFO, in ieee802_1x_receive_auth()
1680 HOSTAPD_LEVEL_INFO, "authentication " in ieee802_1x_receive_auth()
1993 hlevel = HOSTAPD_LEVEL_INFO; in ieee802_1x_logger()
Dap_config.c41 bss->logger_syslog_level = HOSTAPD_LEVEL_INFO; in hostapd_config_defaults_bss()
42 bss->logger_stdout_level = HOSTAPD_LEVEL_INFO; in hostapd_config_defaults_bss()
Dieee802_11_ht.c290 HOSTAPD_LEVEL_INFO, in hostapd_2040_coex_action()
Diapp.c281 HOSTAPD_LEVEL_INFO, in iapp_process_add_notify()
Dieee802_11_auth.c569 HOSTAPD_LEVEL_INFO, in hostapd_acl_recv_radius()
Dwpa_auth_glue.c117 hlevel = HOSTAPD_LEVEL_INFO; in hostapd_wpa_auth_logger()
/external/wpa_supplicant_8/src/utils/
Dwpa_debug.h295 HOSTAPD_LEVEL_INFO = 2, enumerator
/external/wpa_supplicant_8/src/radius/
Dradius_client.c313 HOSTAPD_LEVEL_INFO, in radius_client_handle_send_error()
707 HOSTAPD_LEVEL_INFO, in radius_client_send()
725 HOSTAPD_LEVEL_INFO, in radius_client_send()
1020 HOSTAPD_LEVEL_INFO, in radius_change_server()
/external/wpa_supplicant_8/hostapd/
Dmain.c123 case HOSTAPD_LEVEL_INFO: in hostapd_logger_cb()