/external/wpa_supplicant_8/wpa_supplicant/ |
events.c | 51 wpa_dbg(wpa_s, MSG_DEBUG, "Select network based on association " 61 wpa_dbg(wpa_s, MSG_DEBUG, "Selected network is disabled"); 65 wpa_dbg(wpa_s, MSG_DEBUG, "Network configuration found for the " 168 wpa_dbg(wpa_s, MSG_DEBUG, "RSN: PMKID from assoc IE %sfound from " 177 wpa_dbg(wpa_s, MSG_DEBUG, "RSN: No data in PMKID candidate " 181 wpa_dbg(wpa_s, MSG_DEBUG, "RSN: PMKID candidate event - bssid=" MACSTR 257 wpa_dbg(wpa_s, MSG_DEBUG, "Selected network is configured to " 263 wpa_dbg(wpa_s, MSG_DEBUG, "Selected network is configured to use SIM " 348 wpa_dbg(wpa_s, MSG_DEBUG, " skip RSN IE - parse " 356 wpa_dbg(wpa_s, MSG_DEBUG, " selected based on TSN [all...] |
scan.c | 40 wpa_dbg(wpa_s, MSG_DEBUG, "Already associated with a configured " 106 wpa_dbg(wpa_s, MSG_DEBUG, "wpa_supplicant_assoc_try: Reached " 216 wpa_dbg(wpa_s, MSG_DEBUG, "Starting delayed sched scan"); 228 wpa_dbg(wpa_s, MSG_DEBUG, "Sched scan timeout - stopping it"); 264 wpa_dbg(wpa_s, MSG_DEBUG, "stopping sched_scan failed!"); 315 wpa_dbg(wpa_s, MSG_DEBUG, "P2P: Scan only GO " 323 wpa_dbg(wpa_s, MSG_DEBUG, "P2P: Scan only common " 340 wpa_dbg(wpa_s, MSG_DEBUG, "WPS: Scan only frequency %u MHz " 351 wpa_dbg(wpa_s, MSG_DEBUG, "WPS: Scan only frequency %u MHz", 443 wpa_dbg(wpa_s, MSG_DEBUG, "Skip scan - interface disabled") [all...] |
sme.c | 89 wpa_dbg(wpa_s, MSG_DEBUG, "Automatic auth_alg selection: 0x%x", 93 wpa_dbg(wpa_s, MSG_DEBUG, "Overriding auth_alg selection: " 185 wpa_dbg(wpa_s, MSG_DEBUG, "SME: Trying to use FT " 202 wpa_dbg(wpa_s, MSG_DEBUG, "SME: Selected AP supports " 282 wpa_dbg(wpa_s, MSG_DEBUG, "SME: Ignore authentication event " 288 wpa_dbg(wpa_s, MSG_DEBUG, "SME: Ignore authentication event " 294 wpa_dbg(wpa_s, MSG_DEBUG, "SME: Ignore authentication with " 300 wpa_dbg(wpa_s, MSG_DEBUG, "SME: Authentication response: peer=" MACSTR 310 wpa_dbg(wpa_s, MSG_DEBUG, "SME: Authentication failed (status " 325 wpa_dbg(wpa_s, MSG_DEBUG, "SME: Trying SHARED auth") [all...] |
wpa_supplicant.c | 211 wpa_dbg(wpa_s, MSG_DEBUG, "Setting authentication timeout: %d sec " 228 wpa_dbg(wpa_s, MSG_DEBUG, "Cancelling authentication timeout"); 469 wpa_dbg(wpa_s, MSG_DEBUG, "No keys have been configured - " 542 wpa_dbg(wpa_s, MSG_DEBUG, "Failed to initialize " 580 wpa_dbg(wpa_s, MSG_DEBUG, "State: %s -> %s", 755 wpa_dbg(wpa_s, MSG_DEBUG, "Reconfiguration completed"); 765 wpa_dbg(wpa_s, MSG_DEBUG, "Signal %d received - reconfiguring", 833 wpa_dbg(wpa_s, MSG_DEBUG, "WPA: Using WPA IE from AssocReq to set " 901 wpa_dbg(wpa_s, MSG_DEBUG, "RSN: using IEEE 802.11i/D9.0"); 908 wpa_dbg(wpa_s, MSG_DEBUG, "WPA: using IEEE 802.11i/D3.0") [all...] |
bss.c | 43 wpa_dbg(wpa_s, MSG_DEBUG, "BSS: Remove id %u BSSID " MACSTR 169 wpa_dbg(wpa_s, MSG_DEBUG, "BSS: Add new id %u BSSID " MACSTR 354 wpa_dbg(wpa_s, MSG_DEBUG, "BSS: Start scan result update %u", 367 wpa_dbg(wpa_s, MSG_DEBUG, "BSS: No SSID IE included for " 372 wpa_dbg(wpa_s, MSG_DEBUG, "BSS: Too long SSID IE included for " 450 wpa_dbg(wpa_s, MSG_DEBUG, "BSS: Expire BSS %u due to " 474 wpa_dbg(wpa_s, MSG_DEBUG, "BSS: Expire BSS %u due to "
|
/external/wpa_supplicant_8/src/utils/ |
wpa_debug.h | 32 #define wpa_dbg(...) do {} while (0) macro 59 #define wpa_dbg(args...) do { } while (0) macro 171 * wpa_dbg() behaves like wpa_msg(), but it can be removed from build to reduce 176 #define wpa_dbg(args...) wpa_msg(args) macro
|
/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, 151 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG, 154 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG, 205 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG, 216 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG, 233 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG, 341 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG, "WPA: Sending EAPOL-Key 2/4"); 384 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG, "WPA: RX message 1 of 4-Way " 406 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG, "RSN: Do not reply to [all...] |
/external/wpa_supplicant_8/hostapd/ |
ctrl_iface.c | 170 wpa_dbg(hapd->msg_ctx, MSG_DEBUG, "P2P: Disconnect STA " MACSTR 215 wpa_dbg(hapd->msg_ctx, MSG_DEBUG, "CTRL_IFACE DEAUTHENTICATE %s", 272 wpa_dbg(hapd->msg_ctx, MSG_DEBUG, "CTRL_IFACE DISASSOCIATE %s",
|
/external/wpa_supplicant_8/src/ap/ |
hostapd.c | 344 wpa_dbg(hapd->msg_ctx, MSG_DEBUG, "Flushing old station entries"); 350 wpa_dbg(hapd->msg_ctx, MSG_DEBUG, "Deauthenticate all stations");
|
drv_callbacks.c | 480 wpa_dbg(hapd->msg_ctx, level, "Event %s (%d) received",
|
ieee802_1x.c | [all...] |
sta_info.c | 337 wpa_dbg(hapd->msg_ctx, MSG_DEBUG,
|
/external/wpa_supplicant_8/src/drivers/ |
driver_nl80211.c | [all...] |