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.c29 HOSTAPD_LEVEL_INFO, "TKIP countermeasures ended"); in ieee80211_tkip_countermeasures_stop()
38 HOSTAPD_LEVEL_INFO, "TKIP countermeasures initiated"); in ieee80211_tkip_countermeasures_start()
72 HOSTAPD_LEVEL_INFO, in michael_mic_failure()
Dieee802_11.c211 HOSTAPD_LEVEL_INFO, in auth_shared_key()
403 HOSTAPD_LEVEL_INFO, "Invalid VLAN ID " in handle_auth()
411 HOSTAPD_LEVEL_INFO, "VLAN ID %d", sta->vlan_id); in handle_auth()
534 HOSTAPD_LEVEL_INFO, in check_ssid()
623 HOSTAPD_LEVEL_INFO, "Station sent an invalid " in check_assoc_ies()
645 HOSTAPD_LEVEL_INFO, "Station does not support " in check_assoc_ies()
691 HOSTAPD_LEVEL_INFO, in check_assoc_ies()
778 HOSTAPD_LEVEL_INFO, in check_assoc_ies()
983 HOSTAPD_LEVEL_INFO, "Station tried to " in handle_assoc()
1015 HOSTAPD_LEVEL_INFO, "No room for more AIDs"); in handle_assoc()
[all …]
Ddrv_callbacks.c56 HOSTAPD_LEVEL_INFO, "associated"); in hostapd_notif_assoc()
233 HOSTAPD_LEVEL_INFO, "disassociated"); in hostapd_notif_disassoc()
259 HOSTAPD_LEVEL_INFO, "disconnected due to excessive " in hostapd_event_sta_low_ack()
Daccounting.c241 HOSTAPD_LEVEL_INFO, in accounting_sta_start()
394 HOSTAPD_LEVEL_INFO, in accounting_sta_stop()
Dsta_info.c267 HOSTAPD_LEVEL_INFO, "deauthenticated due to " in ap_handle_timer()
369 HOSTAPD_LEVEL_INFO, "disassociated due to " in ap_handle_timer()
380 HOSTAPD_LEVEL_INFO, "deauthenticated due to " in ap_handle_timer()
406 HOSTAPD_LEVEL_INFO, "deauthenticated due to " in ap_handle_session_timer()
Dpreauth_auth.c201 HOSTAPD_LEVEL_INFO, "pre-authentication %s", in rsn_preauth_finished()
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_1x.c880 HOSTAPD_LEVEL_INFO, in ieee802_1x_new_station()
1299 HOSTAPD_LEVEL_INFO, in ieee802_1x_receive_auth()
1322 HOSTAPD_LEVEL_INFO, in ieee802_1x_receive_auth()
1328 HOSTAPD_LEVEL_INFO, "authentication " in ieee802_1x_receive_auth()
1624 hlevel = HOSTAPD_LEVEL_INFO; in ieee802_1x_logger()
Diapp.c288 HOSTAPD_LEVEL_INFO, in iapp_process_add_notify()
Dwpa_auth_glue.c88 hlevel = HOSTAPD_LEVEL_INFO; in hostapd_wpa_auth_logger()
/external/wpa_supplicant_6/wpa_supplicant/src/utils/
Dwpa_debug.h242 HOSTAPD_LEVEL_INFO = 2, enumerator
/external/wpa_supplicant_8/src/utils/
Dwpa_debug.h263 HOSTAPD_LEVEL_INFO = 2, enumerator
/external/wpa_supplicant_8/src/radius/
Dradius_client.c307 HOSTAPD_LEVEL_INFO, in radius_client_handle_send_error()
641 HOSTAPD_LEVEL_INFO, in radius_client_send()
655 HOSTAPD_LEVEL_INFO, in radius_client_send()
951 HOSTAPD_LEVEL_INFO, in radius_change_server()
/external/wpa_supplicant_6/wpa_supplicant/src/radius/
Dradius_client.c149 HOSTAPD_LEVEL_INFO, in radius_client_handle_send_error()
459 HOSTAPD_LEVEL_INFO, in radius_client_send()
473 HOSTAPD_LEVEL_INFO, in radius_client_send()
754 HOSTAPD_LEVEL_INFO, in radius_change_server()
/external/wpa_supplicant_8/hostapd/
Dmain.c149 case HOSTAPD_LEVEL_INFO: in hostapd_logger_cb()