Searched refs:HOSTAPD_LEVEL_INFO (Results 1 – 15 of 15) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | tkip_countermeasures.c | 30 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()
|
D | ieee802_11.c | 231 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 …]
|
D | accounting.c | 219 HOSTAPD_LEVEL_INFO, in accounting_sta_start() 377 HOSTAPD_LEVEL_INFO, in accounting_sta_stop()
|
D | drv_callbacks.c | 68 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()
|
D | sta_info.c | 358 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()
|
D | preauth_auth.c | 201 HOSTAPD_LEVEL_INFO, "pre-authentication %s", in rsn_preauth_finished()
|
D | ieee802_1x.c | 1066 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()
|
D | ap_config.c | 41 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()
|
D | ieee802_11_ht.c | 290 HOSTAPD_LEVEL_INFO, in hostapd_2040_coex_action()
|
D | iapp.c | 281 HOSTAPD_LEVEL_INFO, in iapp_process_add_notify()
|
D | ieee802_11_auth.c | 569 HOSTAPD_LEVEL_INFO, in hostapd_acl_recv_radius()
|
D | wpa_auth_glue.c | 117 hlevel = HOSTAPD_LEVEL_INFO; in hostapd_wpa_auth_logger()
|
/external/wpa_supplicant_8/src/utils/ |
D | wpa_debug.h | 295 HOSTAPD_LEVEL_INFO = 2, enumerator
|
/external/wpa_supplicant_8/src/radius/ |
D | radius_client.c | 313 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/ |
D | main.c | 123 case HOSTAPD_LEVEL_INFO: in hostapd_logger_cb()
|