/hal_espressif-latest/components/wpa_supplicant/src/ap/ |
D | wps_hostapd.c | 86 wpa_msg(hapd->msg_ctx, MSG_INFO, WPS_EVENT_REG_SUCCESS MACSTR " %s", in hostapd_wps_reg_success_cb() 108 wpa_msg(hapd->msg_ctx, MSG_INFO, WPS_EVENT_AP_SETUP_UNLOCKED); in hostapd_wps_reenable_ap_pin() 211 wpa_msg(hapd->msg_ctx, MSG_INFO, WPS_EVENT_SUCCESS); in hostapd_wps_event_cb() 218 wpa_msg(hapd->msg_ctx, MSG_INFO, WPS_EVENT_OVERLAP); in hostapd_wps_event_cb() 222 wpa_msg(hapd->msg_ctx, MSG_INFO, WPS_EVENT_TIMEOUT); in hostapd_wps_event_cb() 227 wpa_msg(hapd->msg_ctx, MSG_INFO, WPS_EVENT_ACTIVE); in hostapd_wps_event_cb() 231 wpa_msg(hapd->msg_ctx, MSG_INFO, WPS_EVENT_DISABLE); in hostapd_wps_event_cb() 397 wpa_msg(hapd->msg_ctx, MSG_INFO, WPS_EVENT_CANCEL); in wps_cancel() 418 wpa_msg(hapd->msg_ctx, MSG_INFO, WPS_EVENT_AP_PIN_DISABLED); in hostapd_wps_ap_pin_timeout() 429 wpa_msg(hapd->msg_ctx, MSG_INFO, WPS_EVENT_AP_SETUP_UNLOCKED); in hostapd_wps_ap_pin_enable()
|
/hal_espressif-latest/components/wpa_supplicant/src/eap_server/ |
D | eap_server.c | 273 wpa_msg(sm->cfg->msg_ctx, MSG_INFO, WPA_EVENT_EAP_STARTED in SM_STATE() 305 wpa_msg(sm->cfg->msg_ctx, MSG_INFO, WPA_EVENT_EAP_PROPOSED_METHOD in SM_STATE() 330 wpa_msg(sm->cfg->msg_ctx, MSG_INFO, WPA_EVENT_EAP_RETRANSMIT MACSTR, in SM_STATE() 591 wpa_msg(sm->cfg->msg_ctx, MSG_INFO, WPA_EVENT_EAP_PROPOSED_METHOD in SM_STATE() 647 wpa_msg(sm->cfg->msg_ctx, MSG_INFO, in SM_STATE() 662 wpa_msg(sm->cfg->msg_ctx, MSG_INFO, WPA_EVENT_EAP_FAILURE in SM_STATE() 679 wpa_msg(sm->cfg->msg_ctx, MSG_INFO, WPA_EVENT_EAP_SUCCESS in SM_STATE() 766 wpa_msg(sm->cfg->msg_ctx, MSG_INFO, WPA_EVENT_EAP_FAILURE in erp_send_finish_reauth() 794 wpa_msg(sm->cfg->msg_ctx, MSG_INFO, WPA_EVENT_EAP_SUCCESS in erp_send_finish_reauth() 1030 wpa_msg(sm->cfg->msg_ctx, MSG_INFO, WPA_EVENT_EAP_RETRANSMIT2 MACSTR, in SM_STATE() [all …]
|
/hal_espressif-latest/components/wpa_supplicant/include/utils/ |
D | wpa_debug.h | 181 #define wpa_msg(...) do {} while(0) macro
|
/hal_espressif-latest/components/wpa_supplicant/src/common/ |
D | wnm_sta.c | 904 wpa_msg(wpa_s, MSG_DEBUG, "ESS_DISASSOC_IMMINENT %u %s", in ieee802_11_rx_bss_trans_mgmt_req() 909 wpa_msg(wpa_s, MSG_DEBUG, "WNM: Disassociation Imminent - " in ieee802_11_rx_bss_trans_mgmt_req() 934 wpa_msg(wpa_s, MSG_DEBUG, "WNM: Preferred List Available"); in ieee802_11_rx_bss_trans_mgmt_req() 1045 wpa_msg(wpa_s, MSG_DEBUG, "WNM: BSS Transition Management Request did not include candidates"); in ieee802_11_rx_bss_trans_mgmt_req()
|
D | dpp.c | 242 wpa_msg(auth->msg_ctx, MSG_INFO, DPP_EVENT_FAIL "%s", txt); in dpp_auth_fail() 2428 wpa_msg(msg_ctx, MSG_INFO, DPP_EVENT_FAIL in dpp_auth_req_rx() 2617 wpa_msg(auth->msg_ctx, MSG_INFO, DPP_EVENT_SCAN_PEER_QR_CODE in dpp_auth_req_rx() 2627 wpa_msg(auth->msg_ctx, MSG_INFO, DPP_EVENT_NOT_COMPATIBLE in dpp_auth_req_rx() 2921 wpa_msg(auth->msg_ctx, MSG_INFO, DPP_EVENT_NOT_COMPATIBLE in dpp_auth_resp_rx_status() 2928 wpa_msg(auth->msg_ctx, MSG_INFO, in dpp_auth_resp_rx_status() 2934 wpa_msg(auth->msg_ctx, MSG_INFO, in dpp_auth_resp_rx_status() 3059 wpa_msg(auth->msg_ctx, MSG_INFO, DPP_EVENT_AUTH_DIRECTION "mutual=%d", in dpp_auth_resp_rx() 3170 wpa_msg(auth->msg_ctx, MSG_INFO, DPP_EVENT_FAIL in dpp_auth_resp_rx() 3806 wpa_msg(msg_ctx, MSG_INFO, in dpp_set_configurator()
|
D | mbo.c | 781 wpa_msg(wpa_s, MSG_INFO, RX_MBO_ANQP MACSTR in mbo_parse_rx_anqp_resp()
|
D | rrm.c | 85 wpa_msg(wpa_s, MSG_INFO, "RRM: Unexpected neighbor report"); in wpas_rrm_process_neighbor_rep()
|
/hal_espressif-latest/components/wpa_supplicant/src/eap_peer/ |
D | eap_mschapv2.c | 284 wpa_msg(sm->msg_ctx, MSG_INFO, in eap_mschapv2_password_changed() 450 wpa_msg(sm->msg_ctx, MSG_INFO, in eap_mschapv2_failure_txt()
|
/hal_espressif-latest/components/wpa_supplicant/src/rsn_supp/ |
D | wpa.c | 257 wpa_msg(NULL, MSG_ERROR, in wpa_eapol_key_send() 1949 wpa_msg(NULL, MSG_INFO, in wpa_sm_rx_eapol() 1989 wpa_msg(NULL, MSG_INFO, in wpa_sm_rx_eapol() 2044 wpa_msg(sm->ctx->msg_ctx, MSG_WARNING, in wpa_sm_rx_eapol()
|
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/ |
D | esp_eap_client.c | 402 wpa_msg(sm->msg_ctx, MSG_INFO, WPA_EVENT_EAP_PROPOSED_METHOD in eap_sm_process_request()
|