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

1 2

  /external/wpa_supplicant/
preauth.c 110 wpa_msg(sm->ctx->ctx, MSG_INFO, "RSN: failed to get "
117 wpa_msg(sm->ctx->ctx, MSG_INFO, "RSN: pre-authentication with " MACSTR
130 wpa_msg(sm->ctx->ctx, MSG_INFO, "RSN: pre-authentication with " MACSTR
185 wpa_msg(sm->ctx->ctx, MSG_DEBUG, "RSN: starting pre-authentication "
303 wpa_msg(sm->ctx->ctx, MSG_DEBUG, "RSN: processing PMKSA candidate "
309 wpa_msg(sm->ctx->ctx, MSG_DEBUG, "RSN: not in suitable state "
320 wpa_msg(sm->ctx->ctx, MSG_DEBUG, "RSN: PMKSA "
329 wpa_msg(sm->ctx->ctx, MSG_DEBUG, "RSN: PMKSA candidate "
341 wpa_msg(sm->ctx->ctx, MSG_DEBUG, "RSN: no more pending PMKSA "
414 wpa_msg(sm->ctx->ctx, MSG_DEBUG, "RSN: added PMKSA cache
    [all...]
wpa_supplicant.c 364 wpa_msg(wpa_s, MSG_DEBUG, "WPA: EAPOL processing complete");
512 wpa_msg(wpa_s, MSG_DEBUG, "Not rescheduling scan to "
519 wpa_msg(wpa_s, MSG_DEBUG, "Setting scan request: %d sec %d usec",
535 wpa_msg(wpa_s, MSG_DEBUG, "Cancelling scan request");
547 wpa_msg(wpa_s, MSG_INFO, "Authentication with " MACSTR " timed out.",
573 wpa_msg(wpa_s, MSG_DEBUG, "Setting authentication timeout: %d sec "
590 wpa_msg(wpa_s, MSG_DEBUG, "Cancelling authentication timeout");
843 wpa_msg(wpa_s, MSG_INFO, WPA_EVENT_STATE_CHANGE "id=%d state=%d",
849 wpa_msg(wpa_s, MSG_INFO, WPA_EVENT_CONNECTED "- Connection to "
885 wpa_msg(wpa_s, MSG_INFO, WPA_EVENT_TERMINATING "- signal %d
    [all...]
events.c 82 wpa_msg(wpa_s, MSG_INFO, "WPA: TKIP countermeasures stopped");
519 wpa_msg(wpa_s, MSG_INFO, WPA_EVENT_SCAN_RESULTS " Ready");
685 wpa_msg(wpa_s, MSG_DEBUG, "Associated to a new BSS: BSSID="
699 wpa_msg(wpa_s, MSG_INFO, "Associated with " MACSTR, MAC2STR(bssid));
754 wpa_msg(wpa_s, MSG_INFO, "WPA: 4-Way Handshake failed - "
764 wpa_msg(wpa_s, MSG_INFO, WPA_EVENT_DISCONNECTED "- Disconnect event - "
781 wpa_msg(wpa_s, MSG_WARNING, "Michael MIC failure detected");
789 wpa_msg(wpa_s, MSG_WARNING, "TKIP countermeasures started");
common.h 385 #define wpa_msg(args...) do { } while (0) macro
389 * wpa_msg - Conditional printf for default target and ctrl_iface monitors
402 void wpa_msg(void *ctx, int level, char *fmt, ...) PRINTF_FORMAT(3, 4);
408 * wpa_msg_register_cb - Register callback function for wpa_msg() messages
452 /* vsnprintf - only used for wpa_msg() in wpa_supplicant.c */
eap.c 247 wpa_msg(sm->msg_ctx, MSG_INFO,
271 wpa_msg(sm->msg_ctx, MSG_INFO, WPA_EVENT_EAP_METHOD
466 wpa_msg(sm->msg_ctx, MSG_INFO, WPA_EVENT_EAP_SUCCESS
494 wpa_msg(sm->msg_ctx, MSG_INFO, WPA_EVENT_EAP_FAILURE
547 wpa_msg(sm->msg_ctx, MSG_INFO, "EAP: more than %d "
835 wpa_msg(sm->msg_ctx, MSG_INFO, WPA_EVENT_EAP_STARTED
1031 wpa_msg(sm->msg_ctx, MSG_INFO, "%s%s",
    [all...]
preauth_test.c 290 wpa_msg(wpa_s, MSG_INFO, "Signal %d received - terminating", sig);
eap_mschapv2.c 373 wpa_msg(sm->msg_ctx, MSG_INFO,
535 wpa_msg(sm->msg_ctx, MSG_WARNING,
542 wpa_msg(sm->msg_ctx, MSG_INFO,
wpa.c 1137 wpa_msg(sm->ctx->ctx, MSG_WARNING,
    [all...]
common.c 411 void wpa_msg(void *ctx, int level, char *fmt, ...) function
420 wpa_printf(MSG_ERROR, "wpa_msg: Failed to allocate message "
  /external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
preauth.c 110 wpa_msg(sm->ctx->ctx, MSG_INFO, "RSN: failed to get "
117 wpa_msg(sm->ctx->ctx, MSG_INFO, "RSN: pre-authentication with " MACSTR
130 wpa_msg(sm->ctx->ctx, MSG_INFO, "RSN: pre-authentication with " MACSTR
186 wpa_msg(sm->ctx->ctx, MSG_DEBUG, "RSN: starting pre-authentication "
303 wpa_msg(sm->ctx->ctx, MSG_DEBUG, "RSN: processing PMKSA candidate "
310 wpa_msg(sm->ctx->ctx, MSG_DEBUG, "RSN: not in suitable state "
321 wpa_msg(sm->ctx->ctx, MSG_DEBUG, "RSN: PMKSA "
331 wpa_msg(sm->ctx->ctx, MSG_DEBUG, "RSN: PMKSA candidate "
343 wpa_msg(sm->ctx->ctx, MSG_DEBUG, "RSN: no more pending PMKSA "
417 wpa_msg(sm->ctx->ctx, MSG_DEBUG, "RSN: added PMKSA cache
    [all...]
wpa.c 259 wpa_msg(sm->ctx->ctx, MSG_WARNING,
262 wpa_msg(sm->ctx->ctx, MSG_WARNING,
423 wpa_msg(sm->ctx->ctx, MSG_WARNING,
465 wpa_msg(sm->ctx->ctx, MSG_INFO, "WPA: Key negotiation completed with "
785 wpa_msg(sm->ctx->ctx, MSG_WARNING, "WPA: %s (src=" MACSTR ")",
    [all...]
peerkey.c 258 wpa_msg(sm->ctx->ctx, MSG_WARNING,
374 wpa_msg(sm->ctx->ctx, MSG_WARNING,
639 wpa_msg(sm->ctx->ctx, MSG_INFO,
699 wpa_msg(sm->ctx->ctx, MSG_WARNING,
1099 wpa_msg(sm->ctx->ctx, MSG_WARNING,
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/
wpa_supplicant.c 194 wpa_msg(wpa_s, MSG_INFO, "Authentication with " MACSTR " timed out.",
220 wpa_msg(wpa_s, MSG_DEBUG, "Setting authentication timeout: %d sec "
237 wpa_msg(wpa_s, MSG_DEBUG, "Cancelling authentication timeout");
504 wpa_msg(wpa_s, MSG_INFO, WPA_EVENT_STATE_CHANGE "id=%d state=%d BSSID=" MACSTR,
511 wpa_msg(wpa_s, MSG_INFO, WPA_EVENT_CONNECTED "- Connection to "
536 wpa_msg(wpa_s, MSG_INFO, WPA_EVENT_TERMINATING "- signal %d "
572 wpa_msg(wpa_s, MSG_ERROR, "Failed to parse the configuration "
616 wpa_msg(wpa_s, MSG_DEBUG, "Reconfiguration completed");
688 wpa_msg(wpa_s, MSG_INFO, "WPA: Failed to parse WPA IE "
697 wpa_msg(wpa_s, MSG_INFO, "WPA: Driver used disabled group
    [all...]
scan.c 254 wpa_msg(wpa_s, MSG_DEBUG, "Not rescheduling scan to "
261 wpa_msg(wpa_s, MSG_DEBUG, "Setting scan request: %d sec %d usec",
277 wpa_msg(wpa_s, MSG_DEBUG, "Cancelling scan request");
events.c 91 wpa_msg(wpa_s, MSG_INFO, "WPA: TKIP countermeasures stopped");
642 wpa_msg(wpa_s, MSG_DEBUG, "Cached scan results are "
682 wpa_msg(wpa_s, MSG_INFO, WPS_EVENT_OVERLAP
843 wpa_msg(wpa_s, MSG_DEBUG, "Associated to a new BSS: BSSID="
857 wpa_msg(wpa_s, MSG_INFO, "Associated with " MACSTR, MAC2STR(bssid));
945 wpa_msg(wpa_s, MSG_INFO, "WPA: 4-Way Handshake failed - "
955 wpa_msg(wpa_s, MSG_INFO, WPA_EVENT_DISCONNECTED "- Disconnect event - "
988 wpa_msg(wpa_s, MSG_WARNING, "Michael MIC failure detected");
1011 wpa_msg(wpa_s, MSG_WARNING, "TKIP countermeasures started");
wps_supplicant.c 199 wpa_msg(wpa_s, MSG_INFO, "%s%s",
205 wpa_msg(wpa_s, MSG_INFO, WPS_EVENT_CRED_RECEIVED);
385 wpa_msg(wpa_s, MSG_INFO, WPS_EVENT_M2D
394 wpa_msg(wpa_s, MSG_INFO, WPS_EVENT_FAIL "msg=%d", fail->msg);
401 wpa_msg(wpa_s, MSG_INFO, WPS_EVENT_SUCCESS);
907 wpa_msg(wpa_s, MSG_INFO, WPS_EVENT_AP_AVAILABLE_PBC);
909 wpa_msg(wpa_s, MSG_INFO, WPS_EVENT_AP_AVAILABLE_PIN);
911 wpa_msg(wpa_s, MSG_INFO, WPS_EVENT_AP_AVAILABLE);
preauth_test.c 282 wpa_msg(wpa_s, MSG_INFO, "Signal %d received - terminating", sig);
wpas_glue.c 285 wpa_msg(wpa_s, MSG_DEBUG, "WPA: EAPOL processing complete");
528 wpa_msg(wpa_s, MSG_INFO, "%s", buf);
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
wpa_debug.h 167 #define wpa_msg(args...) do { } while (0) macro
172 * wpa_msg - Conditional printf for default target and ctrl_iface monitors
185 void wpa_msg(void *ctx, int level, const char *fmt, ...) PRINTF_FORMAT(3, 4);
195 * This function is like wpa_msg(), but it sends the output only to the
206 * wpa_msg_register_cb - Register callback function for wpa_msg() messages
wpa_debug.c 296 void wpa_msg(void *ctx, int level, const char *fmt, ...) function
305 wpa_printf(MSG_ERROR, "wpa_msg: Failed to allocate message "
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap_tnc.c 327 wpa_msg(sm->msg_ctx, MSG_INFO,
332 wpa_msg(sm->msg_ctx, MSG_INFO,
337 wpa_msg(sm->msg_ctx, MSG_INFO,
eap.c 276 wpa_msg(sm->msg_ctx, MSG_INFO,
300 wpa_msg(sm->msg_ctx, MSG_INFO, WPA_EVENT_EAP_METHOD
480 wpa_msg(sm->msg_ctx, MSG_INFO, WPA_EVENT_EAP_SUCCESS
508 wpa_msg(sm->msg_ctx, MSG_INFO, WPA_EVENT_EAP_FAILURE
722 wpa_msg(sm->msg_ctx, MSG_INFO, "EAP: more than %d "
853 wpa_msg(sm->msg_ctx, MSG_INFO, WPA_EVENT_EAP_STARTED
1040 wpa_msg(sm->msg_ctx, MSG_INFO, "%s%s",
1161 * @msg_ctx: Context data for wpa_msg() call
    [all...]
eap_mschapv2.c 302 wpa_msg(sm->msg_ctx, MSG_INFO,
468 wpa_msg(sm->msg_ctx, MSG_WARNING,
475 wpa_msg(sm->msg_ctx, MSG_INFO,
  /hardware/ti/wlan/wl1271/wpa_supplicant_lib/
driver_ti.c 149 wpa_msg(drv->ctx, MSG_INFO, WPA_EVENT_DRIVER_STATE "HANGED");
169 wpa_msg(drv->ctx, MSG_INFO, WPA_EVENT_DRIVER_STATE "HANGED");
188 wpa_msg(drv->ctx, MSG_INFO, WPA_EVENT_DRIVER_STATE "HANGED");
602 wpa_msg(drv->ctx, MSG_INFO, WPA_EVENT_DRIVER_STATE "STARTED");
620 wpa_msg(drv->ctx, MSG_INFO, WPA_EVENT_DRIVER_STATE "STOPPED");
626 wpa_msg(drv->ctx, MSG_INFO, WPA_EVENT_DRIVER_STATE "HANGED");
    [all...]
  /system/wlan/ti/wilink_6_1/wpa_supplicant_lib/
driver_ti.c 149 wpa_msg(drv->ctx, MSG_INFO, WPA_EVENT_DRIVER_STATE "HANGED");
169 wpa_msg(drv->ctx, MSG_INFO, WPA_EVENT_DRIVER_STATE "HANGED");
188 wpa_msg(drv->ctx, MSG_INFO, WPA_EVENT_DRIVER_STATE "HANGED");
602 wpa_msg(drv->ctx, MSG_INFO, WPA_EVENT_DRIVER_STATE "STARTED");
620 wpa_msg(drv->ctx, MSG_INFO, WPA_EVENT_DRIVER_STATE "STOPPED");
626 wpa_msg(drv->ctx, MSG_INFO, WPA_EVENT_DRIVER_STATE "HANGED");
    [all...]

Completed in 1307 milliseconds

1 2