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

  /external/wpa_supplicant_8/wpa_supplicant/
events.c 121 wpa_dbg(wpa_s, MSG_DEBUG,
192 wpa_dbg(wpa_s, MSG_DEBUG, "Select network based on association "
202 wpa_dbg(wpa_s, MSG_DEBUG, "Selected network is disabled");
208 wpa_dbg(wpa_s, MSG_DEBUG, "Selected BSS is disallowed");
214 wpa_dbg(wpa_s, MSG_DEBUG, "Selected network is temporarily "
219 wpa_dbg(wpa_s, MSG_DEBUG, "Network configuration found for the "
226 wpa_dbg(wpa_s, MSG_DEBUG, "Could not set WPA suites");
337 wpa_dbg(wpa_s, MSG_DEBUG, "RSN: PMKID from assoc IE %sfound from "
346 wpa_dbg(wpa_s, MSG_DEBUG, "RSN: No data in PMKID candidate "
350 wpa_dbg(wpa_s, MSG_DEBUG, "RSN: PMKID candidate event - bssid=" MACST
    [all...]
sme.c 73 wpa_dbg(wpa_s, MSG_DEBUG, "SME: Selected SAE group %d",
259 wpa_dbg(wpa_s, MSG_DEBUG, "Automatic auth_alg selection: 0x%x",
263 wpa_dbg(wpa_s, MSG_DEBUG, "Overriding auth_alg selection: "
274 wpa_dbg(wpa_s, MSG_DEBUG,
278 wpa_dbg(wpa_s, MSG_DEBUG, "Using SAE auth_alg");
281 wpa_dbg(wpa_s, MSG_DEBUG,
388 wpa_dbg(wpa_s, MSG_DEBUG, "SME: Trying to use FT "
405 wpa_dbg(wpa_s, MSG_DEBUG, "SME: Selected AP supports "
521 wpa_dbg(wpa_s, MSG_DEBUG,
660 wpa_dbg(wpa_s, MSG_DEBUG, "SME: BSS/SSID entry for authentication not valid anymore - drop connection atte (…)
    [all...]
scan.c 42 wpa_dbg(wpa_s, MSG_DEBUG, "Already associated with a configured "
110 wpa_dbg(wpa_s, MSG_DEBUG, "No enabled networks (%d disabled "
128 wpa_dbg(wpa_s, MSG_DEBUG, "wpa_supplicant_assoc_try: Reached "
236 wpa_dbg(wpa_s, MSG_INFO, "Reject scan trigger since one is already pending");
258 wpa_dbg(wpa_s, MSG_DEBUG, "Starting delayed sched scan");
270 wpa_dbg(wpa_s, MSG_DEBUG, "Sched scan timeout - stopping it");
300 wpa_dbg(wpa_s, MSG_DEBUG, "stopping sched_scan failed!");
351 wpa_dbg(wpa_s, MSG_DEBUG, "P2P: Scan only GO "
359 wpa_dbg(wpa_s, MSG_DEBUG, "P2P: Scan only common "
376 wpa_dbg(wpa_s, MSG_DEBUG, "P2P: Scan only GO preferred frequency %d MHz during invitation"
    [all...]
wpa_supplicant.c 231 wpa_dbg(wpa_s, MSG_DEBUG, "Setting authentication timeout: %d sec "
248 wpa_dbg(wpa_s, MSG_DEBUG, "Cancelling authentication timeout");
726 wpa_dbg(wpa_s, MSG_DEBUG, "Failed to initialize "
762 wpa_dbg(wpa_s, MSG_DEBUG, "Failed to initialize autoscan");
795 wpa_dbg(wpa_s, MSG_DEBUG, "State: %s -> %s",
821 wpa_dbg(wpa_s, MSG_DEBUG,
826 wpa_dbg(wpa_s, MSG_DEBUG,
1028 wpa_dbg(wpa_s, MSG_DEBUG, "Reconfiguration completed");
1038 wpa_dbg(wpa_s, MSG_DEBUG, "Signal %d received - reconfiguring",
1065 wpa_dbg(wpa_s, MSG_DEBUG, "WPA: Using WPA IE from AssocReq to set
    [all...]
p2p_supplicant.c 185 wpa_dbg(wpa_s, MSG_DEBUG, "P2P: num_unused_channels: %d", unused);
368 wpa_dbg(wpa_s, MSG_INFO, "P2P: Reject scan trigger since one is already pending");
    [all...]
bss.c 239 wpa_dbg(wpa_s, MSG_DEBUG, "BSS: Remove id %u BSSID " MACSTR
455 wpa_dbg(wpa_s, MSG_DEBUG, "BSS: Add new id %u BSSID " MACSTR
656 wpa_dbg(wpa_s, MSG_DEBUG, "BSS: Do not update scan IEs for "
713 wpa_dbg(wpa_s, MSG_DEBUG, "BSS: Start scan result update %u",
743 wpa_dbg(wpa_s, MSG_DEBUG, "BSS: Ignore driver BSS "
754 wpa_dbg(wpa_s, MSG_DEBUG, "BSS: No SSID IE included for "
759 wpa_dbg(wpa_s, MSG_DEBUG, "BSS: Too long SSID IE included for "
    [all...]
wnm_sta.c 853 wpa_dbg(wpa_s, MSG_DEBUG,
893 wpa_dbg(wpa_s, MSG_DEBUG,
1067 wpa_dbg(wpa_s, MSG_DEBUG,
1071 wpa_dbg(wpa_s, MSG_DEBUG, "WNM: Failed to get scan results");
1114 wpa_dbg(wpa_s, MSG_DEBUG,
1121 wpa_dbg(wpa_s, MSG_DEBUG,
    [all...]
hs20_supplicant.c 455 wpa_dbg(wpa_s, MSG_DEBUG, "HS 2.0: Too short Icon Binary File "
467 wpa_dbg(wpa_s, MSG_DEBUG, "HS 2.0: Too short Icon Binary File "
477 wpa_dbg(wpa_s, MSG_DEBUG, "HS 2.0: Too short Icon Binary File "
486 wpa_dbg(wpa_s, MSG_DEBUG, "HS 2.0: Too short Icon Binary File "
600 wpa_dbg(wpa_s, MSG_DEBUG, "HS 2.0: Too short WAN "
ctrl_iface_unix.c 198 wpa_dbg(wpa_s, MSG_DEBUG,
212 wpa_dbg(wpa_s, MSG_DEBUG, "Failed to reinitialize ctrl_iface socket");
216 wpa_dbg(wpa_s, MSG_DEBUG, "Failed to send response to ATTACH - detaching");
975 wpa_dbg(wpa_s, MSG_DEBUG,
    [all...]
ctrl_iface.c     [all...]
mesh_rsn.c 302 wpa_dbg(wpa_s, MSG_DEBUG, "SME: Selected SAE group %d",
738 wpa_dbg(wpa_s, MSG_DEBUG, "mesh: Truncated AMPE element");
notify.c 897 wpa_dbg(wpa_s, MSG_DEBUG,
wps_supplicant.c     [all...]
  /external/wpa_supplicant_8/src/rsn_supp/
wpa.c 59 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG,
64 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG,
242 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG,
247 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG,
269 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG,
272 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG,
335 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG,
360 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG,
379 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG,
495 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG, "WPA: Sending EAPOL-Key 2/4")
    [all...]
  /external/wpa_supplicant_8/src/utils/
wpa_debug.h 41 #define wpa_dbg(args...) do { } while (0) macro
154 * wpa_dbg() behaves like wpa_msg(), but it can be removed from build to reduce
159 #define wpa_dbg(args...) wpa_msg(args) macro
  /external/wpa_supplicant_8/src/ap/
ctrl_iface_ap.c 270 wpa_dbg(hapd->msg_ctx, MSG_DEBUG, "P2P: Disconnect STA " MACSTR
315 wpa_dbg(hapd->msg_ctx, MSG_DEBUG, "CTRL_IFACE DEAUTHENTICATE %s",
378 wpa_dbg(hapd->msg_ctx, MSG_DEBUG, "CTRL_IFACE DISASSOCIATE %s",
441 wpa_dbg(hapd->msg_ctx, MSG_DEBUG, "CTRL_IFACE SIGNATURE %s", txtaddr);
461 wpa_dbg(hapd->msg_ctx, MSG_DEBUG, "CTRL_IFACE POLL_STA %s", txtaddr);
sta_info.c 480 wpa_dbg(hapd->msg_ctx, MSG_DEBUG,
    [all...]
drv_callbacks.c 1188 wpa_dbg(hapd->msg_ctx, level, "Event %s (%d) received",
    [all...]
hostapd.c 485 wpa_dbg(hapd->msg_ctx, MSG_DEBUG,
494 wpa_dbg(hapd->msg_ctx, MSG_DEBUG, "Deauthenticate all stations");
    [all...]
ieee802_1x.c     [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211_scan.c 309 wpa_dbg(drv->ctx, MSG_DEBUG, "nl80211: scan request");
486 wpa_dbg(drv->ctx, MSG_DEBUG, "nl80211: sched_scan request");
1041 wpa_dbg(drv->ctx, MSG_DEBUG, "nl80211: vendor scan request");
    [all...]
driver_nl80211_event.c     [all...]
driver_nl80211.c     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/hidl/1.0/
sta_iface.cpp 111 wpa_dbg(
141 wpa_dbg(
987 wpa_dbg(
  /external/wpa_supplicant_8/hostapd/
ctrl_iface.c     [all...]

Completed in 564 milliseconds