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 | 244 HOSTAPD_LEVEL_INFO, in auth_shared_key() 1352 HOSTAPD_LEVEL_INFO, in ieee802_11_set_radius_info() 1362 HOSTAPD_LEVEL_INFO, "VLAN ID %d", sta->vlan_id); in ieee802_11_set_radius_info() 1804 HOSTAPD_LEVEL_INFO, in check_ssid() 1902 HOSTAPD_LEVEL_INFO, "Station sent an invalid " in check_assoc_ies() 1926 HOSTAPD_LEVEL_INFO, "Station does not support " in check_assoc_ies() 1946 HOSTAPD_LEVEL_INFO, "Station does not support " in check_assoc_ies() 2012 HOSTAPD_LEVEL_INFO, in check_assoc_ies() 2107 HOSTAPD_LEVEL_INFO, in check_assoc_ies() 2118 HOSTAPD_LEVEL_INFO, in check_assoc_ies() [all …]
|
D | accounting.c | 232 HOSTAPD_LEVEL_INFO, in accounting_sta_start() 384 HOSTAPD_LEVEL_INFO, in accounting_sta_stop()
|
D | drv_callbacks.c | 71 HOSTAPD_LEVEL_INFO, "associated"); in hostapd_notif_assoc() 344 HOSTAPD_LEVEL_INFO, in hostapd_notif_assoc() 444 HOSTAPD_LEVEL_INFO, "disassociated"); in hostapd_notif_disassoc() 471 HOSTAPD_LEVEL_INFO, in hostapd_event_sta_low_ack() 486 HOSTAPD_LEVEL_INFO, in hostapd_event_ch_switch()
|
D | preauth_auth.c | 201 HOSTAPD_LEVEL_INFO, "pre-authentication %s", in rsn_preauth_finished()
|
D | sta_info.c | 393 HOSTAPD_LEVEL_INFO, "deauthenticated due to " in ap_handle_timer() 518 HOSTAPD_LEVEL_INFO, "disassociated due to " in ap_handle_timer() 534 HOSTAPD_LEVEL_INFO, "deauthenticated due to " in ap_handle_timer() 569 HOSTAPD_LEVEL_INFO, "deauthenticated due to " in ap_handle_session_timer()
|
D | ieee802_1x.c | 1136 HOSTAPD_LEVEL_INFO, in ieee802_1x_new_station() 1752 HOSTAPD_LEVEL_INFO, in ieee802_1x_receive_auth() 1778 HOSTAPD_LEVEL_INFO, in ieee802_1x_receive_auth() 1792 HOSTAPD_LEVEL_INFO, "authentication " in ieee802_1x_receive_auth() 1806 HOSTAPD_LEVEL_INFO, in ieee802_1x_receive_auth() 2120 hlevel = HOSTAPD_LEVEL_INFO; in ieee802_1x_logger()
|
D | ap_config.c | 44 bss->logger_syslog_level = HOSTAPD_LEVEL_INFO; in hostapd_config_defaults_bss() 45 bss->logger_stdout_level = HOSTAPD_LEVEL_INFO; in hostapd_config_defaults_bss()
|
D | iapp.c | 277 HOSTAPD_LEVEL_INFO, in iapp_process_add_notify()
|
D | ieee802_11_ht.c | 313 HOSTAPD_LEVEL_INFO, in hostapd_2040_coex_action()
|
D | ieee802_11_auth.c | 602 HOSTAPD_LEVEL_INFO, in hostapd_acl_recv_radius()
|
D | wpa_auth_glue.c | 128 hlevel = HOSTAPD_LEVEL_INFO; in hostapd_wpa_auth_logger()
|
/external/wpa_supplicant_8/src/utils/ |
D | wpa_debug.h | 314 HOSTAPD_LEVEL_INFO = 2, enumerator
|
/external/wpa_supplicant_8/src/radius/ |
D | radius_client.c | 342 HOSTAPD_LEVEL_INFO, in radius_client_handle_send_error() 742 HOSTAPD_LEVEL_INFO, in radius_client_send() 760 HOSTAPD_LEVEL_INFO, in radius_client_send() 1058 HOSTAPD_LEVEL_INFO, in radius_change_server()
|
/external/wpa_supplicant_8/hostapd/ |
D | main.c | 128 case HOSTAPD_LEVEL_INFO: in hostapd_logger_cb()
|