/external/wpa_supplicant_8/wpa_supplicant/ |
D | events.c | 118 wpa_dbg(wpa_s, MSG_DEBUG, in wpas_network_reenabled() 189 wpa_dbg(wpa_s, MSG_DEBUG, "Select network based on association " in wpa_supplicant_select_config() 199 wpa_dbg(wpa_s, MSG_DEBUG, "Selected network is disabled"); in wpa_supplicant_select_config() 205 wpa_dbg(wpa_s, MSG_DEBUG, "Selected BSS is disallowed"); in wpa_supplicant_select_config() 211 wpa_dbg(wpa_s, MSG_DEBUG, "Selected network is temporarily " in wpa_supplicant_select_config() 216 wpa_dbg(wpa_s, MSG_DEBUG, "Network configuration found for the " in wpa_supplicant_select_config() 223 wpa_dbg(wpa_s, MSG_DEBUG, "Could not set WPA suites"); in wpa_supplicant_select_config() 331 wpa_dbg(wpa_s, MSG_DEBUG, "RSN: PMKID from assoc IE %sfound from " in wpa_find_assoc_pmkid() 340 wpa_dbg(wpa_s, MSG_DEBUG, "RSN: No data in PMKID candidate " in wpa_supplicant_event_pmkid_candidate() 344 wpa_dbg(wpa_s, MSG_DEBUG, "RSN: PMKID candidate event - bssid=" MACSTR in wpa_supplicant_event_pmkid_candidate() [all …]
|
D | scan.c | 43 wpa_dbg(wpa_s, MSG_DEBUG, "Already associated with a configured " in wpa_supplicant_gen_assoc_event() 114 wpa_dbg(wpa_s, MSG_DEBUG, "No enabled networks (%d disabled " in wpa_supplicant_enabled_networks() 132 wpa_dbg(wpa_s, MSG_DEBUG, "wpa_supplicant_assoc_try: Reached " in wpa_supplicant_assoc_try() 227 wpa_dbg(wpa_s, MSG_INFO, "Reject scan trigger since one is already pending"); in wpa_supplicant_trigger_scan() 250 wpa_dbg(wpa_s, MSG_DEBUG, "Starting delayed sched scan"); in wpa_supplicant_delayed_sched_scan_timeout() 262 wpa_dbg(wpa_s, MSG_DEBUG, "Sched scan timeout - stopping it"); in wpa_supplicant_sched_scan_timeout() 292 wpa_dbg(wpa_s, MSG_DEBUG, "stopping sched_scan failed!"); in wpa_supplicant_stop_sched_scan() 343 wpa_dbg(wpa_s, MSG_DEBUG, "P2P: Scan only GO " in wpa_supplicant_optimize_freqs() 351 wpa_dbg(wpa_s, MSG_DEBUG, "P2P: Scan only common " in wpa_supplicant_optimize_freqs() 368 wpa_dbg(wpa_s, MSG_DEBUG, "P2P: Scan only GO preferred frequency %d MHz during invitation", in wpa_supplicant_optimize_freqs() [all …]
|
D | sme.c | 73 wpa_dbg(wpa_s, MSG_DEBUG, "SME: Selected SAE group %d", in sme_set_sae_group() 251 wpa_dbg(wpa_s, MSG_DEBUG, "Automatic auth_alg selection: 0x%x", in sme_send_authentication() 255 wpa_dbg(wpa_s, MSG_DEBUG, "Overriding auth_alg selection: " in sme_send_authentication() 266 wpa_dbg(wpa_s, MSG_DEBUG, in sme_send_authentication() 270 wpa_dbg(wpa_s, MSG_DEBUG, "Using SAE auth_alg"); in sme_send_authentication() 273 wpa_dbg(wpa_s, MSG_DEBUG, in sme_send_authentication() 380 wpa_dbg(wpa_s, MSG_DEBUG, "SME: Trying to use FT " in sme_send_authentication() 397 wpa_dbg(wpa_s, MSG_DEBUG, "SME: Selected AP supports " in sme_send_authentication() 474 wpa_dbg(wpa_s, MSG_DEBUG, in sme_send_authentication() 587 …wpa_dbg(wpa_s, MSG_DEBUG, "SME: BSS/SSID entry for authentication not valid anymore - drop connect… in sme_auth_start_cb() [all …]
|
D | wpa_supplicant.c | 223 wpa_dbg(wpa_s, MSG_DEBUG, "Setting authentication timeout: %d sec " in wpa_supplicant_req_auth_timeout() 240 wpa_dbg(wpa_s, MSG_DEBUG, "Cancelling authentication timeout"); in wpa_supplicant_cancel_auth_timeout() 647 wpa_dbg(wpa_s, MSG_DEBUG, "Failed to initialize " in wpa_supplicant_start_bgscan() 683 wpa_dbg(wpa_s, MSG_DEBUG, "Failed to initialize autoscan"); in wpa_supplicant_start_autoscan() 716 wpa_dbg(wpa_s, MSG_DEBUG, "State: %s -> %s", in wpa_supplicant_set_state() 742 wpa_dbg(wpa_s, MSG_DEBUG, in wpa_supplicant_set_state() 747 wpa_dbg(wpa_s, MSG_DEBUG, in wpa_supplicant_set_state() 949 wpa_dbg(wpa_s, MSG_DEBUG, "Reconfiguration completed"); in wpa_supplicant_reload_configuration() 959 wpa_dbg(wpa_s, MSG_DEBUG, "Signal %d received - reconfiguring", in wpa_supplicant_reconfig() 981 wpa_dbg(wpa_s, MSG_DEBUG, "WPA: Using WPA IE from AssocReq to set " in wpa_supplicant_suites_from_ai() [all …]
|
D | p2p_supplicant.c | 151 wpa_dbg(wpa_s, MSG_DEBUG, "P2P: num_unused_channels: %d", unused); in wpas_p2p_num_unused_channels() 325 wpa_dbg(wpa_s, MSG_INFO, "P2P: Reject scan trigger since one is already pending"); in wpas_p2p_scan() 1419 wpa_dbg(wpa_s, MSG_DEBUG, "P2P: No ACK for PD Req " in wpas_p2p_send_action_tx_status() 1605 wpa_dbg(wpa_s, MSG_DEBUG, "P2P: Add persistent group PSK entry for " in wpas_p2p_add_psk_list() 1626 wpa_dbg(wpa_s, MSG_DEBUG, "P2P: Common group frequencies (len=%u):", in p2p_go_dump_common_freqs() 1630 wpa_dbg(wpa_s, MSG_DEBUG, "freq[%u]: %d", in p2p_go_dump_common_freqs() 1690 wpa_dbg(wpa_s, MSG_DEBUG, in p2p_go_configured() 1713 wpa_dbg(wpa_s, MSG_DEBUG, in p2p_go_configured() 1767 wpa_dbg(wpa_s, MSG_DEBUG, "P2P: Starting GO"); in wpas_start_wps_go() 1769 wpa_dbg(wpa_s, MSG_DEBUG, "P2P: Could not copy GO Negotiation " in wpas_start_wps_go() [all …]
|
D | bss.c | 226 wpa_dbg(wpa_s, MSG_DEBUG, "BSS: Remove id %u BSSID " MACSTR in wpa_bss_remove() 392 wpa_dbg(wpa_s, MSG_DEBUG, "BSS: Add new id %u BSSID " MACSTR in wpa_bss_add() 553 wpa_dbg(wpa_s, MSG_DEBUG, "BSS: Do not update scan IEs for " in wpa_bss_update() 610 wpa_dbg(wpa_s, MSG_DEBUG, "BSS: Start scan result update %u", in wpa_bss_update_start() 640 wpa_dbg(wpa_s, MSG_DEBUG, "BSS: Ignore driver BSS " in wpa_bss_update_scan_res() 651 wpa_dbg(wpa_s, MSG_DEBUG, "BSS: No SSID IE included for " in wpa_bss_update_scan_res() 656 wpa_dbg(wpa_s, MSG_DEBUG, "BSS: Too long SSID IE included for " in wpa_bss_update_scan_res()
|
D | hs20_supplicant.c | 259 wpa_dbg(wpa_s, MSG_DEBUG, "HS 2.0: Too short Icon Binary File " in hs20_process_icon_binary_file() 271 wpa_dbg(wpa_s, MSG_DEBUG, "HS 2.0: Too short Icon Binary File " in hs20_process_icon_binary_file() 281 wpa_dbg(wpa_s, MSG_DEBUG, "HS 2.0: Too short Icon Binary File " in hs20_process_icon_binary_file() 290 wpa_dbg(wpa_s, MSG_DEBUG, "HS 2.0: Too short Icon Binary File " in hs20_process_icon_binary_file() 404 wpa_dbg(wpa_s, MSG_DEBUG, "HS 2.0: Too short WAN " in hs20_parse_rx_hs20_anqp_resp()
|
D | ctrl_iface_unix.c | 221 wpa_dbg(wpa_s, MSG_DEBUG, in wpa_supplicant_ctrl_iface_receive() 235 wpa_dbg(wpa_s, MSG_DEBUG, "Failed to reinitialize ctrl_iface socket"); in wpa_supplicant_ctrl_iface_receive() 239 wpa_dbg(wpa_s, MSG_DEBUG, "Failed to send response to ATTACH - detaching"); in wpa_supplicant_ctrl_iface_receive() 753 wpa_dbg(wpa_s, MSG_DEBUG, in wpa_supplicant_ctrl_iface_send()
|
D | ctrl_iface.c | 4566 wpa_dbg(wpa_s, MSG_INFO, in p2p_ctrl_find() 4801 wpa_dbg(wpa_s, MSG_DEBUG, "Direct P2P_CONNECT command to %s", in p2p_ctrl_connect() 4909 wpa_dbg(wpa_s, MSG_INFO, in p2p_ctrl_listen() 6657 wpa_dbg(wpa_s, MSG_DEBUG, "Flush all wpa_supplicant state"); in wpa_supplicant_ctrl_iface_flush() 6796 wpa_dbg(work->wpa_s, MSG_DEBUG, in wpas_ctrl_radio_work_timeout() 6819 wpa_dbg(work->wpa_s, MSG_DEBUG, "Starting external radio work %u (%s)", in wpas_ctrl_radio_work_cb() 6898 wpa_dbg(wpa_s, MSG_DEBUG, in wpas_ctrl_radio_work_done() 6939 wpa_dbg(wpa_s, MSG_DEBUG, in wpas_ctrl_radio_work_flush() 7131 wpa_dbg(wpa_s, MSG_DEBUG, "Assigned scan id %u", in wpas_ctrl_scan() 7155 wpa_dbg(wpa_s, MSG_DEBUG, "Assigned scan id %u", in wpas_ctrl_scan() [all …]
|
D | wnm_sta.c | 1086 wpa_dbg(wpa_s, MSG_DEBUG, "WNM: Received WNM-Notification Request " in ieee802_11_rx_wnm_notif_req() 1094 wpa_dbg(wpa_s, MSG_DEBUG, "WNM: WNM-Notification frame not " in ieee802_11_rx_wnm_notif_req() 1104 wpa_dbg(wpa_s, MSG_DEBUG, "WNM: Ignore unknown " in ieee802_11_rx_wnm_notif_req()
|
D | notify.c | 775 wpa_dbg(wpa_s, MSG_DEBUG, in wpas_notify_network_bssid_set_changed()
|
D | mesh_rsn.c | 255 wpa_dbg(wpa_s, MSG_DEBUG, "SME: Selected SAE group %d", in mesh_rsn_sae_group()
|
D | wps_supplicant.c | 1434 wpa_dbg(wpa_s, MSG_DEBUG, "WPS: UUID %s: %s", src, buf); in wpas_wps_set_uuid()
|
/external/wpa_supplicant_8/src/rsn_supp/ |
D | wpa.c | 50 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG, in wpa_eapol_key_send() 55 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG, in wpa_eapol_key_send() 161 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG, in wpa_supplicant_key_mgmt_set_pmk() 166 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG, in wpa_supplicant_key_mgmt_set_pmk() 188 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG, in wpa_supplicant_get_pmk() 191 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG, in wpa_supplicant_get_pmk() 248 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG, in wpa_supplicant_get_pmk() 262 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG, in wpa_supplicant_get_pmk() 281 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG, in wpa_supplicant_get_pmk() 400 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG, "WPA: Sending EAPOL-Key 2/4"); in wpa_supplicant_send_2_of_4() [all …]
|
/external/wpa_supplicant_8/src/utils/ |
D | wpa_debug.h | 38 #define wpa_dbg(args...) do { } while (0) macro 156 #define wpa_dbg(args...) wpa_msg(args) macro
|
/external/wpa_supplicant_8/src/ap/ |
D | ctrl_iface_ap.c | 251 wpa_dbg(hapd->msg_ctx, MSG_DEBUG, "P2P: Disconnect STA " MACSTR in p2p_manager_disconnect() 296 wpa_dbg(hapd->msg_ctx, MSG_DEBUG, "CTRL_IFACE DEAUTHENTICATE %s", in hostapd_ctrl_iface_deauthenticate() 356 wpa_dbg(hapd->msg_ctx, MSG_DEBUG, "CTRL_IFACE DISASSOCIATE %s", in hostapd_ctrl_iface_disassociate()
|
D | ieee802_1x.c | 1778 wpa_dbg(hapd->msg_ctx, MSG_DEBUG, "EAP Timeout, STA " MACSTR, in ieee802_1x_abort_auth() 2594 wpa_dbg(hapd->msg_ctx, MSG_DEBUG, "IEEE 802.1X: Force " in ieee802_1x_finished()
|
D | hostapd.c | 452 wpa_dbg(hapd->msg_ctx, MSG_DEBUG, in hostapd_flush_old_stations() 461 wpa_dbg(hapd->msg_ctx, MSG_DEBUG, "Deauthenticate all stations"); in hostapd_flush_old_stations()
|
D | sta_info.c | 445 wpa_dbg(hapd->msg_ctx, MSG_DEBUG, in ap_handle_timer()
|
D | drv_callbacks.c | 1115 wpa_dbg(hapd->msg_ctx, level, "Event %s (%d) received", in wpa_supplicant_event()
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_nl80211_event.c | 1860 wpa_dbg(drv->ctx, MSG_DEBUG, "nl80211: Scan trigger"); in do_process_drv_event() 1875 wpa_dbg(drv->ctx, MSG_DEBUG, "nl80211: Sched scan started"); in do_process_drv_event() 1879 wpa_dbg(drv->ctx, MSG_DEBUG, "nl80211: Sched scan stopped"); in do_process_drv_event() 1884 wpa_dbg(drv->ctx, MSG_DEBUG, in do_process_drv_event() 1893 wpa_dbg(drv->ctx, MSG_DEBUG, in do_process_drv_event() 1899 wpa_dbg(drv->ctx, MSG_DEBUG, "nl80211: Scan aborted"); in do_process_drv_event() 2008 wpa_dbg(drv->ctx, MSG_DEBUG, "nl80211: Ignored unknown event " in do_process_drv_event()
|
D | driver_nl80211_scan.c | 221 wpa_dbg(drv->ctx, MSG_DEBUG, "nl80211: scan request"); in wpa_driver_nl80211_scan() 321 wpa_dbg(drv->ctx, MSG_DEBUG, "nl80211: sched_scan request"); in wpa_driver_nl80211_sched_scan()
|
D | driver_nl80211.c | 2747 wpa_dbg(drv->ctx, MSG_DEBUG, in wpa_driver_nl80211_mlme() 2972 wpa_dbg(drv->ctx, MSG_DEBUG, in wpa_driver_nl80211_authenticate() 4822 wpa_dbg(drv->ctx, MSG_DEBUG, in wpa_driver_nl80211_associate()
|
/external/wpa_supplicant_8/hostapd/ |
D | ctrl_iface.c | 1568 wpa_dbg(hapd->msg_ctx, MSG_DEBUG, in hostapd_ctrl_iface_data_test_config() 1589 wpa_dbg(hapd->msg_ctx, MSG_DEBUG, "test data: Enabled"); in hostapd_ctrl_iface_data_test_config() 1653 wpa_dbg(hapd->msg_ctx, MSG_DEBUG, "test data: TX dst=" MACSTR in hostapd_ctrl_iface_data_test_tx() 1701 wpa_dbg(hapd->msg_ctx, MSG_DEBUG, "test data: TX frame res=%d", res); in hostapd_ctrl_iface_data_test_frame()
|