HomeSort by relevance Sort by last modified time
    Searched refs:MSG_ERROR (Results 26 - 50 of 208) sorted by null

12 3 4 5 6 7 8 9

  /external/wpa_supplicant_8/src/ap/
bss_load.c 30 wpa_printf(MSG_ERROR, "BSS Load: Failed to get survey data");
acs.c 286 wpa_printf(MSG_ERROR, "ACS: Failed to start");
304 wpa_printf(MSG_ERROR, "ACS: Survey data missing");
585 wpa_printf(MSG_ERROR, "ACS: HT40- is not supported yet. Please try HT40+");
775 wpa_printf(MSG_ERROR, "ACS: Unable to collect survey data");
780 wpa_printf(MSG_ERROR, "ACS: Surveys have insufficient data");
811 wpa_printf(MSG_ERROR, "ACS: All study options have failed");
817 wpa_printf(MSG_ERROR, "ACS: Failed to compute ideal channel");
840 wpa_printf(MSG_ERROR, "ACS: Possibly channel configuration is invalid, please report this along with your config file.");
856 wpa_printf(MSG_ERROR, "ACS: Failed to get survey data");
863 wpa_printf(MSG_ERROR, "ACS: Failed to request scan")
    [all...]
hostapd.c 96 wpa_printf(MSG_ERROR, "Failed to re-configure WPA PSK "
115 wpa_printf(MSG_ERROR, "Failed to configure WPA IE for "
131 wpa_printf(MSG_ERROR, "Could not set SSID for kernel driver");
283 wpa_printf(MSG_ERROR, "%s: Interface %s wasn't started",
572 wpa_printf(MSG_ERROR, "Too many bits in the BSSID mask (%u)",
594 wpa_printf(MSG_ERROR, "Invalid BSSID mask " MACSTR
597 wpa_printf(MSG_ERROR, "Start address must be the "
911 wpa_printf(MSG_ERROR, "Failed to initialize TNCS");
917 wpa_printf(MSG_ERROR, "%s: Interface %s was already started",
933 wpa_printf(MSG_ERROR, "BSS '%s' may not have
    [all...]
authsrv.c 139 wpa_printf(MSG_ERROR, "RADIUS server initialization failed.");
162 wpa_printf(MSG_ERROR, "Failed to initialize TLS");
180 wpa_printf(MSG_ERROR, "Failed to set TLS parameters");
187 wpa_printf(MSG_ERROR, "Failed to enable check_crl");
201 wpa_printf(MSG_ERROR, "Failed to initialize EAP-SIM "
  /external/wpa_supplicant_8/src/utils/
ext_password.c 91 wpa_printf(MSG_ERROR, "EXT PW: mlock failed: %s",
107 wpa_printf(MSG_ERROR, "EXT PW: munlock failed: %s",
utils_module_tests.c 62 wpa_hexdump(MSG_ERROR, "Error in decoding#1",
70 wpa_hexdump(MSG_ERROR, "Error in decoding#2",
79 wpa_printf(MSG_ERROR, "Error in bounds checking#1");
87 wpa_printf(MSG_ERROR, "Error in bounds checking#2(%d)",
118 wpa_printf(MSG_ERROR, "%d printf test(s) failed", errors);
212 wpa_printf(MSG_ERROR, "%d bitfield test(s) failed", errors);
243 wpa_printf(MSG_ERROR, "%d int_array test(s) failed", errors);
348 wpa_printf(MSG_ERROR, "%d base64 test(s) failed", errors);
426 wpa_printf(MSG_ERROR,
437 wpa_printf(MSG_ERROR, "%d common test(s) failed", errors)
    [all...]
wpa_debug.c 47 if (level == MSG_ERROR)
114 case MSG_ERROR:
291 wpa_printf(MSG_ERROR, "wpa_hexdump: Failed to "
326 wpa_printf(MSG_ERROR, "wpa_hexdump: Failed to "
553 wpa_printf(MSG_ERROR, "wpa_debug_open_file: Failed to open "
621 wpa_printf(MSG_ERROR, "wpa_msg: Failed to allocate message "
661 wpa_printf(MSG_ERROR, "wpa_msg_ctrl: Failed to allocate "
686 wpa_printf(MSG_ERROR, "wpa_msg_global: Failed to allocate "
716 wpa_printf(MSG_ERROR,
741 wpa_printf(MSG_ERROR, "wpa_msg_no_global: Failed to allocate
    [all...]
wpabuf.c 35 wpa_printf(MSG_ERROR, "wpabuf: invalid magic %x",
39 wpa_printf(MSG_ERROR, "wpabuf %p (size=%lu used=%lu) overflow len=%lu",
62 wpa_printf(MSG_ERROR, "wpabuf: invalid magic %x",
190 wpa_printf(MSG_ERROR, "wpabuf_free: invalid magic %x",
  /external/wpa_supplicant_8/wpa_supplicant/
ctrl_iface_unix.c 145 wpa_printf(MSG_ERROR, "recvfrom(ctrl_iface): %s",
529 wpa_printf(MSG_ERROR, "mkdir[ctrl_interface=%s]: %s",
545 wpa_printf(MSG_ERROR, "CTRL: Could not chmod directory: %s",
563 wpa_printf(MSG_ERROR, "CTRL: Invalid group "
574 wpa_printf(MSG_ERROR, "chown[ctrl_interface=%s,gid=%d]: %s",
582 wpa_printf(MSG_ERROR, "CTRL: chmod[ctrl_interface]: %s",
589 wpa_printf(MSG_ERROR, "ctrl_iface path limit exceeded");
595 wpa_printf(MSG_ERROR, "socket(PF_UNIX): %s", strerror(errno));
617 wpa_printf(MSG_ERROR,
624 wpa_printf(MSG_ERROR, "supp-ctrl-iface-init: bind(PF_UNIX): %s"
    [all...]
config.c 80 wpa_printf(MSG_ERROR, "Line %d: failed to parse %s '%s'.",
95 wpa_printf(MSG_ERROR, "Line %d: too short %s (len=%lu "
103 wpa_printf(MSG_ERROR, "Line %d: too long %s (len=%lu "
209 wpa_printf(MSG_ERROR, "Line %d: invalid number \"%s\"",
220 wpa_printf(MSG_ERROR, "Line %d: too small %s (value=%d "
228 wpa_printf(MSG_ERROR, "Line %d: too large %s (value=%d "
281 wpa_printf(MSG_ERROR,
366 wpa_printf(MSG_ERROR, "Line %d: Invalid BSSID '%s'.",
475 wpa_printf(MSG_ERROR, "Line %d: Invalid passphrase "
483 wpa_printf(MSG_ERROR,
    [all...]
ctrl_iface_udp.c 241 wpa_printf(MSG_ERROR, "recvfrom(ctrl_iface): %s",
407 wpa_printf(MSG_ERROR, "Invalid ctrl_iface UDP port: %s",
415 wpa_printf(MSG_ERROR, "socket(PF_INET): %s", strerror(errno));
445 wpa_printf(MSG_ERROR, "bind(AF_INET): %s", strerror(errno));
454 wpa_msg(wpa_s, MSG_ERROR, "Failed to malloc ctrl_interface");
549 wpa_printf(MSG_ERROR,
618 wpa_printf(MSG_ERROR, "recvfrom(ctrl_iface): %s",
725 wpa_printf(MSG_ERROR, "Invalid global ctrl UDP port %s",
733 wpa_printf(MSG_ERROR, "socket(PF_INET): %s", strerror(errno));
751 wpa_printf(MSG_ERROR, "bind(AF_INET): %s", strerror(errno))
    [all...]
config_file.c 133 wpa_printf(MSG_ERROR, "Line %d: both PSK and "
156 wpa_printf(MSG_ERROR,
190 wpa_printf(MSG_ERROR, "Line %d: Invalid SSID line "
199 wpa_printf(MSG_ERROR, "Line %d: invalid "
211 wpa_printf(MSG_ERROR, "Line %d: network block was not "
248 wpa_printf(MSG_ERROR, "Line %d: Invalid cred line "
257 wpa_printf(MSG_ERROR, "Line %d: invalid "
269 wpa_printf(MSG_ERROR, "Line %d: cred block was not "
305 wpa_printf(MSG_ERROR, "Line %d: not enough memory for "
316 wpa_printf(MSG_ERROR, "Line %d: blob was not terminated
    [all...]
mesh.c 223 wpa_printf(MSG_ERROR, "Unsupported mesh mode frequency: %d MHz",
282 wpa_printf(MSG_ERROR,
288 wpa_msg(wpa_s, MSG_ERROR, "Failed to init mesh in driver");
294 wpa_printf(MSG_ERROR,
433 wpa_msg(wpa_s, MSG_ERROR, "Failed to init mesh");
457 wpa_msg(wpa_s, MSG_ERROR, "mesh join error=%d", ret);
481 wpa_msg(wpa_s, MSG_ERROR, "mesh leave error=%d", ret);
617 wpa_printf(MSG_ERROR,
632 wpa_printf(MSG_ERROR,
  /external/wpa_supplicant_8/src/l2_packet/
l2_packet_linux.c 104 wpa_printf(MSG_ERROR, "l2_packet_send - send: %s",
117 wpa_printf(MSG_ERROR, "l2_packet_send - sendto: %s",
269 wpa_printf(MSG_ERROR, "%s: socket(PF_PACKET): %s",
277 wpa_printf(MSG_ERROR, "%s: ioctl[SIOCGIFINDEX]: %s",
290 wpa_printf(MSG_ERROR, "%s: bind[PF_PACKET]: %s",
298 wpa_printf(MSG_ERROR, "%s: ioctl[SIOCGIFHWADDR]: %s",
427 wpa_printf(MSG_ERROR, "%s: socket: %s",
435 wpa_printf(MSG_ERROR, "%s: ioctl[SIOCGIFADDR]: %s",
474 wpa_printf(MSG_ERROR,
  /external/wpa_supplicant_8/src/drivers/
linux_ioctl.c 31 wpa_printf(MSG_ERROR, "Could not read interface %s flags: %s",
48 wpa_printf(MSG_ERROR, "Could not set interface %s flags (%s): "
71 wpa_printf(MSG_ERROR, "Could not read interface %s flags: %s",
87 wpa_printf(MSG_ERROR, "Could not get interface %s hwaddr: %s",
93 wpa_printf(MSG_ERROR, "%s: Invalid HW-addr family 0x%04x",
rfkill.c 64 wpa_printf(MSG_ERROR, "rfkill: Event read failed: %s",
134 wpa_printf(MSG_ERROR, "rfkill: Cannot set non-blocking mode: "
144 wpa_printf(MSG_ERROR, "rfkill: Event read failed: %s",
  /external/wpa_supplicant_8/src/wps/
ndef.c 92 wpa_printf(MSG_ERROR, "NDEF : Failed to parse");
101 wpa_printf(MSG_ERROR, "NDEF : Record not found");
127 wpa_printf(MSG_ERROR, "NDEF : Failed to allocate "
wps_module_tests.c 287 wpa_printf(MSG_ERROR, "WPS attribute parsing test %u failed: %s",
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_new_helpers.c 486 wpa_printf(MSG_ERROR, "dbus: Could not set up message handler");
499 wpa_printf(MSG_ERROR,
503 wpa_printf(MSG_ERROR,
555 wpa_printf(MSG_ERROR,
587 wpa_printf(MSG_ERROR,
633 wpa_printf(MSG_ERROR,
638 wpa_printf(MSG_ERROR,
857 wpa_printf(MSG_ERROR,
872 wpa_printf(MSG_ERROR,
911 wpa_printf(MSG_ERROR,
    [all...]
dbus_new.c 101 wpa_printf(MSG_ERROR, "dbus: failed to add filter");
155 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal");
217 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal");
258 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal");
323 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal");
398 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal");
493 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal");
557 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal");
595 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal");
641 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal")
    [all...]
  /hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/
driver_cmd_wext.c 124 wpa_printf(MSG_ERROR, "ioctl[SIOCSIWPRIV] (cscan): %d", ret);
212 wpa_printf(MSG_ERROR, "%s: drv is NULL. Exiting", __func__);
216 wpa_printf(MSG_ERROR, "%s: drv->ctx is NULL. Exiting", __func__);
221 wpa_printf(MSG_ERROR, "%s: wpa_s->conf is NULL. Exiting", __func__);
268 wpa_printf(MSG_ERROR, "ioctl[SIOCSIWPRIV] (pnosetup): %d", ret);
291 wpa_printf(MSG_ERROR,"WEXT: Driver not initialized yet");
332 wpa_printf(MSG_ERROR, "Ongoing Scan action...");
340 wpa_printf(MSG_ERROR, "%s failed (%d): %s", __func__, ret, cmd);
  /external/autotest/client/tests/monotonic_time/src/
logging.c 59 case MSG_ERROR:
  /external/wpa_supplicant_8/src/fst/
fst_iface.c 24 fst_printf_group(g, MSG_ERROR, "cannot allocate iface for %s",
  /external/wpa_supplicant_8/wpa_supplicant/hidl/1.0/
hidl_manager.cpp 79 MSG_ERROR,
183 MSG_ERROR,
209 MSG_ERROR,
285 MSG_ERROR, "Failed to invoke HIDL iface callback");
311 MSG_ERROR,
334 MSG_ERROR, "Failed to parse GSM auth params");
355 wpa_printf(MSG_ERROR, "Failed to parse UMTS auth params");
361 wpa_printf(MSG_ERROR, "Failed to parse UMTS auth params");
419 MSG_ERROR,
433 MSG_ERROR,
    [all...]
  /external/wpa_supplicant_8/src/common/
hw_features_common.c 114 wpa_printf(MSG_ERROR, "HT40 secondary channel %d not allowed",
138 wpa_printf(MSG_ERROR, "HT40 channel pair (%d, %d) not allowed",
380 wpa_printf(MSG_ERROR,
430 wpa_printf(MSG_ERROR,
487 wpa_printf(MSG_ERROR,
504 wpa_printf(MSG_ERROR,

Completed in 767 milliseconds

12 3 4 5 6 7 8 9