HomeSort by relevance Sort by last modified time
    Searched refs:wpa_dbg (Results 1 - 19 of 19) sorted by null

  /external/wpa_supplicant_8/wpa_supplicant/
events.c 112 wpa_dbg(wpa_s, MSG_DEBUG, "Select network based on association "
122 wpa_dbg(wpa_s, MSG_DEBUG, "Selected network is disabled");
128 wpa_dbg(wpa_s, MSG_DEBUG, "Selected BSS is disallowed");
134 wpa_dbg(wpa_s, MSG_DEBUG, "Selected network is temporarily "
139 wpa_dbg(wpa_s, MSG_DEBUG, "Network configuration found for the "
146 wpa_dbg(wpa_s, MSG_DEBUG, "Could not set WPA suites");
251 wpa_dbg(wpa_s, MSG_DEBUG, "RSN: PMKID from assoc IE %sfound from "
260 wpa_dbg(wpa_s, MSG_DEBUG, "RSN: No data in PMKID candidate "
264 wpa_dbg(wpa_s, MSG_DEBUG, "RSN: PMKID candidate event - bssid=" MACSTR
344 wpa_dbg(wpa_s, MSG_DEBUG, "Selected network is configured to
    [all...]
scan.c 42 wpa_dbg(wpa_s, MSG_DEBUG, "Already associated with a configured "
109 wpa_dbg(wpa_s, MSG_DEBUG, "No enabled networks (%d disabled "
127 wpa_dbg(wpa_s, MSG_DEBUG, "wpa_supplicant_assoc_try: Reached "
196 wpa_dbg(wpa_s, MSG_INFO, "Reject scan trigger since one is already pending");
219 wpa_dbg(wpa_s, MSG_DEBUG, "Starting delayed sched scan");
231 wpa_dbg(wpa_s, MSG_DEBUG, "Sched scan timeout - stopping it");
261 wpa_dbg(wpa_s, MSG_DEBUG, "stopping sched_scan failed!");
312 wpa_dbg(wpa_s, MSG_DEBUG, "P2P: Scan only GO "
320 wpa_dbg(wpa_s, MSG_DEBUG, "P2P: Scan only common "
337 wpa_dbg(wpa_s, MSG_DEBUG, "P2P: Scan only GO preferred frequency %d MHz during invitation"
    [all...]
sme.c 73 wpa_dbg(wpa_s, MSG_DEBUG, "SME: Selected SAE group %d",
194 wpa_dbg(wpa_s, MSG_DEBUG, "Automatic auth_alg selection: 0x%x",
198 wpa_dbg(wpa_s, MSG_DEBUG, "Overriding auth_alg selection: "
210 wpa_dbg(wpa_s, MSG_DEBUG, "Using SAE auth_alg");
318 wpa_dbg(wpa_s, MSG_DEBUG, "SME: Trying to use FT "
336 wpa_dbg(wpa_s, MSG_DEBUG, "SME: Selected AP supports "
491 wpa_dbg(wpa_s, MSG_DEBUG, "SME: BSS/SSID entry for authentication not valid anymore - drop connection attempt");
508 wpa_dbg(wpa_s, MSG_DEBUG, "SME: Reject sme_authenticate() call since connect_work exist");
518 wpa_dbg(wpa_s, MSG_DEBUG,
547 wpa_dbg(wpa_s, MSG_DEBUG, "SME: SAE authentication transaction %u
    [all...]
wpa_supplicant.c 221 wpa_dbg(wpa_s, MSG_DEBUG, "Setting authentication timeout: %d sec "
238 wpa_dbg(wpa_s, MSG_DEBUG, "Cancelling authentication timeout");
611 wpa_dbg(wpa_s, MSG_DEBUG, "Failed to initialize "
647 wpa_dbg(wpa_s, MSG_DEBUG, "Failed to initialize autoscan");
680 wpa_dbg(wpa_s, MSG_DEBUG, "State: %s -> %s",
883 wpa_dbg(wpa_s, MSG_DEBUG, "Reconfiguration completed");
893 wpa_dbg(wpa_s, MSG_DEBUG, "Signal %d received - reconfiguring",
915 wpa_dbg(wpa_s, MSG_DEBUG, "WPA: Using WPA IE from AssocReq to set "
986 wpa_dbg(wpa_s, MSG_DEBUG, "RSN: using IEEE 802.11i/D9.0");
993 wpa_dbg(wpa_s, MSG_DEBUG, "WPA: using IEEE 802.11i/D3.0")
    [all...]
bss.c 196 wpa_dbg(wpa_s, MSG_DEBUG, "BSS: Remove id %u BSSID " MACSTR
359 wpa_dbg(wpa_s, MSG_DEBUG, "BSS: Add new id %u BSSID " MACSTR
518 wpa_dbg(wpa_s, MSG_DEBUG, "BSS: Do not update scan IEs for "
574 wpa_dbg(wpa_s, MSG_DEBUG, "BSS: Start scan result update %u",
604 wpa_dbg(wpa_s, MSG_DEBUG, "BSS: Ignore driver BSS "
615 wpa_dbg(wpa_s, MSG_DEBUG, "BSS: No SSID IE included for "
620 wpa_dbg(wpa_s, MSG_DEBUG, "BSS: Too long SSID IE included for "
p2p_supplicant.c 146 wpa_dbg(wpa_s, MSG_DEBUG, "P2P: num_unused_channels: %d", unused);
296 wpa_dbg(wpa_s, MSG_INFO, "P2P: Reject scan trigger since one is already pending");
1032 wpa_dbg(wpa_s, MSG_DEBUG, "P2P: No ACK for PD Req "
    [all...]
hs20_supplicant.c 232 wpa_dbg(wpa_s, MSG_DEBUG, "HS 2.0: Too short Icon Binary File "
244 wpa_dbg(wpa_s, MSG_DEBUG, "HS 2.0: Too short Icon Binary File "
254 wpa_dbg(wpa_s, MSG_DEBUG, "HS 2.0: Too short Icon Binary File "
263 wpa_dbg(wpa_s, MSG_DEBUG, "HS 2.0: Too short Icon Binary File "
369 wpa_dbg(wpa_s, MSG_DEBUG, "HS 2.0: Too short WAN "
ctrl_iface_unix.c 211 wpa_dbg(wpa_s, MSG_DEBUG,
225 wpa_dbg(wpa_s, MSG_DEBUG, "Failed to reinitialize ctrl_iface socket");
229 wpa_dbg(wpa_s, MSG_DEBUG, "Failed to send response to ATTACH - detaching");
731 wpa_dbg(wpa_s, MSG_DEBUG,
wnm_sta.c 890 wpa_dbg(wpa_s, MSG_DEBUG, "WNM: Received WNM-Notification Request "
898 wpa_dbg(wpa_s, MSG_DEBUG, "WNM: WNM-Notification frame not "
908 wpa_dbg(wpa_s, MSG_DEBUG, "WNM: Ignore unknown "
ctrl_iface.c     [all...]
wps_supplicant.c     [all...]
  /external/wpa_supplicant_8/src/rsn_supp/
wpa.c 47 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG,
52 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG,
155 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG,
158 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG,
212 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG,
226 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG,
244 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG,
353 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG, "WPA: Sending EAPOL-Key 2/4");
398 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG, "WPA: RX message 1 of 4-Way "
417 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG, "RSN: Do not reply to
    [all...]
  /external/wpa_supplicant_8/src/utils/
wpa_debug.h 37 #define wpa_dbg(args...) do { } while (0) macro
149 * wpa_dbg() behaves like wpa_msg(), but it can be removed from build to reduce
154 #define wpa_dbg(args...) wpa_msg(args) macro
  /external/wpa_supplicant_8/src/ap/
ctrl_iface_ap.c 234 wpa_dbg(hapd->msg_ctx, MSG_DEBUG, "P2P: Disconnect STA " MACSTR
279 wpa_dbg(hapd->msg_ctx, MSG_DEBUG, "CTRL_IFACE DEAUTHENTICATE %s",
339 wpa_dbg(hapd->msg_ctx, MSG_DEBUG, "CTRL_IFACE DISASSOCIATE %s",
drv_callbacks.c 965 wpa_dbg(hapd->msg_ctx, level, "Event %s (%d) received",
sta_info.c 407 wpa_dbg(hapd->msg_ctx, MSG_DEBUG,
hostapd.c 431 wpa_dbg(hapd->msg_ctx, MSG_DEBUG,
440 wpa_dbg(hapd->msg_ctx, MSG_DEBUG, "Deauthenticate all stations");
    [all...]
ieee802_1x.c     [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211.c     [all...]

Completed in 884 milliseconds