/external/wpa_supplicant_8/src/ap/ |
vlan_util.c | 44 wpa_printf(MSG_ERROR, "VLAN: Interface name too long: '%s'", 50 wpa_printf(MSG_ERROR, "VLAN: Interface name too long: '%s'", 57 wpa_printf(MSG_ERROR, "VLAN: failed to open netlink socket"); 62 wpa_printf(MSG_ERROR, "VLAN: failed to connect to netlink"); 68 wpa_printf(MSG_ERROR, "VLAN: failed to alloc cache"); 74 wpa_printf(MSG_ERROR, "VLAN: interface %s does not exist", 83 wpa_printf(MSG_ERROR, "VLAN: interface %s already exists", 91 wpa_printf(MSG_ERROR, "VLAN: failed to allocate new link"); 96 wpa_printf(MSG_ERROR, "VLAN: failed to set link type"); 104 wpa_printf(MSG_ERROR, "VLAN: failed to set link vlan id") [all...] |
acs.h | 22 wpa_printf(MSG_ERROR, "ACS was disabled on your build, rebuild hostapd with CONFIG_ACS=y or set channel");
|
acs.c | 284 wpa_printf(MSG_ERROR, "ACS: Failed to start"); 301 wpa_printf(MSG_ERROR, "ACS: Survey data missing"); 382 wpa_printf(MSG_ERROR, "ACS: Survey is missing noise floor"); 387 wpa_printf(MSG_ERROR, "ACS: Survey is missing channel time"); 393 wpa_printf(MSG_ERROR, "ACS: Survey is missing RX and busy time (at least one is required)"); 416 wpa_printf(MSG_ERROR, "ACS: Channel %d has insufficient survey data", 488 wpa_printf(MSG_ERROR, "ACS: HT40- is not supported yet. Please try HT40+"); 615 wpa_printf(MSG_ERROR, "ACS: Unable to collect survey data"); 620 wpa_printf(MSG_ERROR, "ACS: Surveys have insufficient data"); 651 wpa_printf(MSG_ERROR, "ACS: All study options have failed") [all...] |
vlan_init.c | 50 wpa_printf(MSG_ERROR, "VLAN: %s: socket(AF_INET,SOCK_STREAM) " 59 wpa_printf(MSG_ERROR, "VLAN: %s: ioctl(SIOCGIFFLAGS) failed " 72 wpa_printf(MSG_ERROR, "VLAN: %s: ioctl(SIOCSIFFLAGS) failed " 120 wpa_printf(MSG_ERROR, "VLAN: %s: socket(AF_INET,SOCK_STREAM) " 128 wpa_printf(MSG_ERROR, "VLAN: %s: Failure determining " 143 wpa_printf(MSG_ERROR, "VLAN: %s: ioctl[SIOCDEVPRIVATE," 171 wpa_printf(MSG_ERROR, "VLAN: %s: socket(AF_INET,SOCK_STREAM) " 179 wpa_printf(MSG_ERROR, "VLAN: %s: Failure determining " 199 wpa_printf(MSG_ERROR, "VLAN: %s: ioctl[SIOCDEVPRIVATE," 218 wpa_printf(MSG_ERROR, "VLAN: %s: socket(AF_INET,SOCK_STREAM) [all...] |
hw_features.c | 148 wpa_printf(MSG_ERROR, "Failed to allocate memory for rate " 174 wpa_printf(MSG_ERROR, "No rates remaining in supported/basic " 213 wpa_printf(MSG_ERROR, "HT40 secondary channel %d not allowed", 240 wpa_printf(MSG_ERROR, "HT40 channel pair (%d, %d) not allowed", 507 wpa_printf(MSG_ERROR, "Failed to request a scan of " 526 wpa_printf(MSG_ERROR, "Driver does not support configured " 533 wpa_printf(MSG_ERROR, "Driver does not support configured " 540 wpa_printf(MSG_ERROR, "Driver does not support configured " 547 wpa_printf(MSG_ERROR, "Driver does not support configured " 554 wpa_printf(MSG_ERROR, "Driver does not support configured [all...] |
hostapd.c | 69 wpa_printf(MSG_ERROR, "Failed to re-configure WPA PSK " 88 wpa_printf(MSG_ERROR, "Failed to configure WPA IE for " 104 wpa_printf(MSG_ERROR, "Could not set SSID for kernel driver"); 464 wpa_printf(MSG_ERROR, "Too many bits in the BSSID mask (%u)", 486 wpa_printf(MSG_ERROR, "Invalid BSSID mask " MACSTR 489 wpa_printf(MSG_ERROR, "Start address must be the " 627 wpa_printf(MSG_ERROR, "BSS '%s' may not have " 640 wpa_printf(MSG_ERROR, "Failed to add BSS (BSSID=" 663 wpa_printf(MSG_ERROR, "Could not read SSID from system"); 685 wpa_printf(MSG_ERROR, "Using interface %s with hwaddr " MACST [all...] |
authsrv.c | 121 wpa_printf(MSG_ERROR, "RADIUS server initialization failed."); 141 wpa_printf(MSG_ERROR, "Failed to initialize TLS"); 156 wpa_printf(MSG_ERROR, "Failed to set TLS parameters"); 163 wpa_printf(MSG_ERROR, "Failed to enable check_crl"); 176 wpa_printf(MSG_ERROR, "Failed to initialize EAP-SIM "
|
/external/wpa_supplicant_8/src/eap_common/ |
eap_wsc_common.c | 23 wpa_printf(MSG_ERROR, "EAP-WSC: Failed to allocate memory for "
|
eap_ikev2_common.c | 58 wpa_printf(MSG_ERROR, "EAP-IKEV2: Failed to allocate memory " 66 wpa_printf(MSG_ERROR, "EAP-IKEV2: Failed to allocate memory "
|
/external/wpa_supplicant_8/hostapd/ |
config_file.c | 39 wpa_printf(MSG_ERROR, "VLAN file '%s' not readable.", fname); 66 wpa_printf(MSG_ERROR, "Invalid VLAN ID at " 80 wpa_printf(MSG_ERROR, "Invalid VLAN ifname at line %d " 88 wpa_printf(MSG_ERROR, "Out of memory while reading " 130 wpa_printf(MSG_ERROR, "MAC list file '%s' not found.", fname); 151 wpa_printf(MSG_ERROR, "Invalid MAC address '%s' at " 168 wpa_printf(MSG_ERROR, "MAC list reallocation failed"); 207 wpa_printf(MSG_ERROR, "EAP user file '%s' not found.", fname); 231 wpa_printf(MSG_ERROR, "Invalid EAP identity (no \" in " 238 wpa_printf(MSG_ERROR, "EAP user allocation failed") [all...] |
main.c | 197 wpa_printf(MSG_ERROR, "Failed to set up interface with %s", 220 wpa_printf(MSG_ERROR, "No hostapd driver wrapper available"); 237 wpa_printf(MSG_ERROR, "Failed to initialize " 269 wpa_printf(MSG_ERROR, "%s driver initialization failed.", 296 wpa_printf(MSG_ERROR, "Configuration file: %s", config_fname); 309 wpa_printf(MSG_ERROR, "Interface name not specified in %s", 379 wpa_printf(MSG_ERROR, "Failed to register EAP methods"); 384 wpa_printf(MSG_ERROR, "Failed to initialize event loop"); 403 wpa_printf(MSG_ERROR, "No drivers enabled"); 461 wpa_printf(MSG_ERROR, "Failed to initialize TNCS") [all...] |
/external/wpa_supplicant_8/src/drivers/ |
driver_none.c | 28 wpa_printf(MSG_ERROR, "Could not allocate memory for none " 59 wpa_printf(MSG_ERROR, "Could not allocate memory for none "
|
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 | 62 wpa_printf(MSG_ERROR, "rfkill: Event read failed: %s", 119 wpa_printf(MSG_ERROR, "rfkill: Cannot set non-blocking mode: " 129 wpa_printf(MSG_ERROR, "rfkill: Event read failed: %s",
|
/external/wpa_supplicant_8/src/l2_packet/ |
l2_packet_linux.c | 48 wpa_printf(MSG_ERROR, "l2_packet_send - send: %s", 61 wpa_printf(MSG_ERROR, "l2_packet_send - sendto: %s", 112 wpa_printf(MSG_ERROR, "%s: socket(PF_PACKET): %s", 120 wpa_printf(MSG_ERROR, "%s: ioctl[SIOCGIFINDEX]: %s", 133 wpa_printf(MSG_ERROR, "%s: bind[PF_PACKET]: %s", 141 wpa_printf(MSG_ERROR, "%s: ioctl[SIOCGIFHWADDR]: %s", 178 wpa_printf(MSG_ERROR, "%s: socket: %s", 186 wpa_printf(MSG_ERROR, "%s: ioctl[SIOCGIFADDR]: %s",
|
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
dbus_old.c | 384 wpa_printf(MSG_ERROR, "dbus: Not enough memory to send scan " 428 wpa_printf(MSG_ERROR, 438 wpa_printf(MSG_ERROR, 448 wpa_printf(MSG_ERROR, 483 wpa_printf(MSG_ERROR, "dbus: Not enough memory to send scan " 493 wpa_printf(MSG_ERROR, "dbus: Not enough memory to construct " 518 wpa_printf(MSG_ERROR, 529 wpa_printf(MSG_ERROR, 569 wpa_printf(MSG_ERROR, 587 wpa_printf(MSG_ERROR, [all...] |
dbus_new_helpers.c | 86 wpa_printf(MSG_ERROR, "%s: out of memory creating dbus reply", 93 wpa_printf(MSG_ERROR, "%s: out of memory creating reply", 485 wpa_printf(MSG_ERROR, "dbus: Could not set up message " 500 wpa_printf(MSG_ERROR, "dbus: Could not request service name: " 504 wpa_printf(MSG_ERROR, "dbus: Could not request service name: " 557 wpa_printf(MSG_ERROR, "dbus: Could not set up message " 560 wpa_printf(MSG_ERROR, "dbus error: %s", error.name); 561 wpa_printf(MSG_ERROR, "dbus: %s", error.message); 591 wpa_printf(MSG_ERROR, "dbus: %s: Could not obtain object's " 637 wpa_printf(MSG_ERROR, "dbus: %s: Cannot get [all...] |
/external/wpa_supplicant_8/src/crypto/ |
crypto_nss.c | 68 wpa_printf(MSG_ERROR, "NSS: PK11_GetBestSlot failed"); 78 wpa_printf(MSG_ERROR, "NSS: PK11_ImportSymKey failed"); 84 wpa_printf(MSG_ERROR, "NSS: PK11_GenerateNewParam failed"); 91 wpa_printf(MSG_ERROR, "NSS: PK11_CreateContextBySymKey(" 98 wpa_printf(MSG_ERROR, "NSS: PK11_CipherOp failed");
|
random.c | 189 wpa_printf(MSG_ERROR, "random: No entropy available " 238 wpa_printf(MSG_ERROR, "random: Cannot open /dev/random: %s", 247 wpa_printf(MSG_ERROR, "random: Cannot read from /dev/random: " 318 wpa_printf(MSG_ERROR, "random: Cannot read from /dev/random: " 383 wpa_printf(MSG_ERROR, "random: Could not open entropy file %s " 394 wpa_printf(MSG_ERROR, "random: Could not write entropy data " 423 wpa_printf(MSG_ERROR, "random: Cannot open /dev/random: %s",
|
/external/wpa_supplicant_8/src/utils/ |
ext_password.c | 95 wpa_printf(MSG_ERROR, "EXT PW: mlock failed: %s", 111 wpa_printf(MSG_ERROR, "EXT PW: munlock failed: %s",
|
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 " 525 wpa_printf(MSG_ERROR, "Last-path was not set, cannot " 550 wpa_printf(MSG_ERROR, "wpa_debug_open_file: Failed to open " 604 wpa_printf(MSG_ERROR, "wpa_msg: Failed to allocate message " 640 wpa_printf(MSG_ERROR, "wpa_msg_ctrl: Failed to allocate " 661 wpa_printf(MSG_ERROR, "wpa_msg_global: Failed to allocate " 684 wpa_printf(MSG_ERROR, "wpa_msg_no_global: Failed to allocate [all...] |
/external/wpa_supplicant_8/wpa_supplicant/ |
config.c | 73 wpa_printf(MSG_ERROR, "Line %d: failed to parse %s '%s'.", 88 wpa_printf(MSG_ERROR, "Line %d: too short %s (len=%lu " 96 wpa_printf(MSG_ERROR, "Line %d: too long %s (len=%lu " 187 wpa_printf(MSG_ERROR, "Line %d: invalid number \"%s\"", 195 wpa_printf(MSG_ERROR, "Line %d: too small %s (value=%d " 203 wpa_printf(MSG_ERROR, "Line %d: too large %s (value=%d " 248 wpa_printf(MSG_ERROR, "Line %d: Invalid BSSID '%s'.", 313 wpa_printf(MSG_ERROR, "Line %d: Invalid passphrase " 330 wpa_printf(MSG_ERROR, "Line %d: ASCII passphrase not " 338 wpa_printf(MSG_ERROR, "Line %d: Invalid PSK '%s'." [all...] |
ctrl_iface_unix.c | 153 wpa_printf(MSG_ERROR, "recvfrom(ctrl_iface): %s", 331 wpa_printf(MSG_ERROR, "mkdir[ctrl_interface=%s]: %s", 347 wpa_printf(MSG_ERROR, "CTRL: Could not chmod directory: %s", 365 wpa_printf(MSG_ERROR, "CTRL: Invalid group " 376 wpa_printf(MSG_ERROR, "chown[ctrl_interface=%s,gid=%d]: %s", 384 wpa_printf(MSG_ERROR, "CTRL: chmod[ctrl_interface]: %s", 391 wpa_printf(MSG_ERROR, "ctrl_iface path limit exceeded"); 397 wpa_printf(MSG_ERROR, "socket(PF_UNIX): %s", strerror(errno)); 419 wpa_printf(MSG_ERROR, 426 wpa_printf(MSG_ERROR, "supp-ctrl-iface-init: bind(PF_UNIX): %s" [all...] |
config_file.c | 129 wpa_printf(MSG_ERROR, "Line %d: both PSK and " 174 wpa_printf(MSG_ERROR, "Line %d: Invalid SSID line " 183 wpa_printf(MSG_ERROR, "Line %d: invalid " 195 wpa_printf(MSG_ERROR, "Line %d: network block was not " 231 wpa_printf(MSG_ERROR, "Line %d: Invalid cred line " 240 wpa_printf(MSG_ERROR, "Line %d: invalid " 252 wpa_printf(MSG_ERROR, "Line %d: cred block was not " 288 wpa_printf(MSG_ERROR, "Line %d: not enough memory for " 299 wpa_printf(MSG_ERROR, "Line %d: blob was not terminated " 331 wpa_printf(MSG_ERROR, "Line %d: no blob name terminator" [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);
|