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.c244 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 …]
Daccounting.c232 HOSTAPD_LEVEL_INFO, in accounting_sta_start()
384 HOSTAPD_LEVEL_INFO, in accounting_sta_stop()
Ddrv_callbacks.c71 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()
Dpreauth_auth.c201 HOSTAPD_LEVEL_INFO, "pre-authentication %s", in rsn_preauth_finished()
Dsta_info.c393 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()
Dieee802_1x.c1136 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()
Dap_config.c44 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()
Diapp.c277 HOSTAPD_LEVEL_INFO, in iapp_process_add_notify()
Dieee802_11_ht.c313 HOSTAPD_LEVEL_INFO, in hostapd_2040_coex_action()
Dieee802_11_auth.c602 HOSTAPD_LEVEL_INFO, in hostapd_acl_recv_radius()
Dwpa_auth_glue.c128 hlevel = HOSTAPD_LEVEL_INFO; in hostapd_wpa_auth_logger()
/external/wpa_supplicant_8/src/utils/
Dwpa_debug.h314 HOSTAPD_LEVEL_INFO = 2, enumerator
/external/wpa_supplicant_8/src/radius/
Dradius_client.c342 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/
Dmain.c128 case HOSTAPD_LEVEL_INFO: in hostapd_logger_cb()