/external/wpa_supplicant_8/hostapd/ |
D | config_file.c | 39 wpa_printf(MSG_ERROR, "VLAN file '%s' not readable.", fname); in hostapd_config_read_vlan_file() 66 wpa_printf(MSG_ERROR, "Invalid VLAN ID at " in hostapd_config_read_vlan_file() 80 wpa_printf(MSG_ERROR, "Invalid VLAN ifname at line %d " in hostapd_config_read_vlan_file() 88 wpa_printf(MSG_ERROR, "Out of memory while reading " in hostapd_config_read_vlan_file() 134 wpa_printf(MSG_ERROR, "MAC list file '%s' not found.", fname); in hostapd_config_read_maclist() 155 wpa_printf(MSG_ERROR, "Invalid MAC address '%s' at " in hostapd_config_read_maclist() 172 wpa_printf(MSG_ERROR, "MAC list reallocation failed"); in hostapd_config_read_maclist() 205 wpa_printf(MSG_ERROR, "EAP user file '%s' not found.", fname); in hostapd_config_read_eap_user() 229 wpa_printf(MSG_ERROR, "Invalid EAP identity (no \" in " in hostapd_config_read_eap_user() 236 wpa_printf(MSG_ERROR, "EAP user allocation failed"); in hostapd_config_read_eap_user() [all …]
|
D | main.c | 244 wpa_printf(MSG_ERROR, "No hostapd driver wrapper available"); in hostapd_driver_init() 261 wpa_printf(MSG_ERROR, "Failed to initialize " in hostapd_driver_init() 293 wpa_printf(MSG_ERROR, "%s driver initialization failed.", in hostapd_driver_init() 331 wpa_printf(MSG_ERROR, "Configuration file: %s", config_fname); in hostapd_interface_init() 406 wpa_printf(MSG_ERROR, "Failed to register EAP methods"); in hostapd_global_init() 411 wpa_printf(MSG_ERROR, "Failed to initialize event loop"); in hostapd_global_init() 430 wpa_printf(MSG_ERROR, "No drivers enabled"); in hostapd_global_init() 488 wpa_printf(MSG_ERROR, "Failed to initialize TNCS"); in hostapd_global_run() 617 wpa_printf(MSG_ERROR, "malloc failed"); in main()
|
/external/wpa_supplicant_8/src/wps/ |
D | wps_nfc_pn531.c | 31 wpa_printf(MSG_ERROR, "WPS (PN531): Failed to initialize " in init_nfc_pn531() 38 wpa_printf(MSG_ERROR, "WPS (PN531): Failed to open " in init_nfc_pn531() 45 wpa_printf(MSG_ERROR, "WPS (PN531): Failed to discover " in init_nfc_pn531() 67 wpa_printf(MSG_ERROR, "WPS (PN531): Failed to read: 0x%08x", in read_nfc_pn531() 83 wpa_printf(MSG_ERROR, "WPS (PN531): Failed to write: 0x%08x", in write_nfc_pn531() 98 wpa_printf(MSG_ERROR, "WPS (PN531): Failed to close " in deinit_nfc_pn531() 103 wpa_printf(MSG_ERROR, "WPS (PN531): Failed to deinitialize " in deinit_nfc_pn531()
|
D | wps_ufd.c | 65 wpa_printf(MSG_ERROR, "WPS: OOB file not found: %d (%s)", in wps_get_dev_pwd_e_file_name() 70 wpa_printf(MSG_ERROR, "WPS: OOB file not found"); in wps_get_dev_pwd_e_file_name() 107 wpa_printf(MSG_ERROR, "WPS: Invalid USBA OOB method"); in get_file_name() 117 wpa_printf(MSG_ERROR, "WPS (UFD): Failed to create directory " in ufd_mkdir() 142 wpa_printf(MSG_ERROR, "WPS (UFD): Failed to get file name"); in init_ufd() 162 wpa_printf(MSG_ERROR, "WPS (UFD): Failed to open %s: %s", in init_ufd() 183 wpa_printf(MSG_ERROR, "WPS (UFD): Failed to get file size"); in read_ufd() 190 wpa_printf(MSG_ERROR, "WPS (UFD): Failed to alloc read " in read_ufd() 198 wpa_printf(MSG_ERROR, "WPS (UFD): Failed to read"); in read_ufd() 212 wpa_printf(MSG_ERROR, "WPS (UFD): Failed to write"); in write_ufd()
|
D | wps_nfc.c | 35 wpa_printf(MSG_ERROR, "WPS (NFC): Unknown NFC device (%s)", in init_nfc() 45 wpa_printf(MSG_ERROR, "WPS (NFC): Failed to allocate " in init_nfc() 68 wpa_printf(MSG_ERROR, "WPS (NFC): Failed to allocate " in read_nfc() 76 wpa_printf(MSG_ERROR, "WPS (NFC): Failed to unwrap"); in read_nfc() 89 wpa_printf(MSG_ERROR, "WPS (NFC): Failed to wrap"); in write_nfc()
|
D | wps_common.c | 318 wpa_printf(MSG_ERROR, "WPS: Failed to allocate memory for OOB " in wps_get_oob_cred() 344 wpa_printf(MSG_ERROR, "WPS: Failed to allocate memory for OOB " in wps_get_oob_dev_pwd() 353 wpa_printf(MSG_ERROR, "WPS: Failed to allocate memory for OOB " in wps_get_oob_dev_pwd() 362 wpa_printf(MSG_ERROR, "WPS: Build OOB device password " in wps_get_oob_dev_pwd() 381 wpa_printf(MSG_ERROR, "WPS: OOB device password not found"); in wps_parse_oob_dev_pwd() 390 wpa_printf(MSG_ERROR, "WPS: Failed to allocate memory for OOB " in wps_parse_oob_dev_pwd() 402 wpa_printf(MSG_ERROR, "WPS: Failed to allocate memory for OOB " in wps_parse_oob_dev_pwd() 422 wpa_printf(MSG_ERROR, "WPS: OOB credential not found"); in wps_parse_oob_cred() 434 wpa_printf(MSG_ERROR, "WPS: Failed to parse OOB " in wps_parse_oob_cred() 456 wpa_printf(MSG_ERROR, "WPS: Failed to initialize OOB device"); in wps_process_oob() [all …]
|
/external/wpa_supplicant_8/src/ap/ |
D | vlan_init.c | 49 wpa_printf(MSG_ERROR, "VLAN: %s: socket(AF_INET,SOCK_STREAM) " in ifconfig_helper() 58 wpa_printf(MSG_ERROR, "VLAN: %s: ioctl(SIOCGIFFLAGS) failed " in ifconfig_helper() 71 wpa_printf(MSG_ERROR, "VLAN: %s: ioctl(SIOCSIFFLAGS) failed " in ifconfig_helper() 119 wpa_printf(MSG_ERROR, "VLAN: %s: socket(AF_INET,SOCK_STREAM) " in br_delif() 127 wpa_printf(MSG_ERROR, "VLAN: %s: Failure determining " in br_delif() 142 wpa_printf(MSG_ERROR, "VLAN: %s: ioctl[SIOCDEVPRIVATE," in br_delif() 170 wpa_printf(MSG_ERROR, "VLAN: %s: socket(AF_INET,SOCK_STREAM) " in br_addif() 178 wpa_printf(MSG_ERROR, "VLAN: %s: Failure determining " in br_addif() 198 wpa_printf(MSG_ERROR, "VLAN: %s: ioctl[SIOCDEVPRIVATE," in br_addif() 217 wpa_printf(MSG_ERROR, "VLAN: %s: socket(AF_INET,SOCK_STREAM) " in br_delbr() [all …]
|
D | hostapd.c | 49 wpa_printf(MSG_ERROR, "Failed to re-configure WPA PSK " in hostapd_reload_bss() 68 wpa_printf(MSG_ERROR, "Failed to configure WPA IE for " in hostapd_reload_bss() 84 wpa_printf(MSG_ERROR, "Could not set SSID for kernel driver"); in hostapd_reload_bss() 417 wpa_printf(MSG_ERROR, "Too many bits in the BSSID mask (%u)", in hostapd_validate_bssid_configuration() 439 wpa_printf(MSG_ERROR, "Invalid BSSID mask " MACSTR in hostapd_validate_bssid_configuration() 442 wpa_printf(MSG_ERROR, "Start address must be the " in hostapd_validate_bssid_configuration() 500 wpa_printf(MSG_ERROR, "BSS '%s' may not have " in hostapd_setup_bss() 513 wpa_printf(MSG_ERROR, "Failed to add BSS (BSSID=" in hostapd_setup_bss() 536 wpa_printf(MSG_ERROR, "Could not read SSID from system"); in hostapd_setup_bss() 559 wpa_printf(MSG_ERROR, "Using interface %s with hwaddr " MACSTR in hostapd_setup_bss() [all …]
|
D | hw_features.c | 143 wpa_printf(MSG_ERROR, "Failed to allocate memory for rate " in hostapd_prepare_rates() 169 wpa_printf(MSG_ERROR, "No rates remaining in supported/basic " in hostapd_prepare_rates() 208 wpa_printf(MSG_ERROR, "HT40 secondary channel %d not allowed", in ieee80211n_allowed_ht40_channel_pair() 235 wpa_printf(MSG_ERROR, "HT40 channel pair (%d, %d) not allowed", in ieee80211n_allowed_ht40_channel_pair() 462 wpa_printf(MSG_ERROR, "Failed to request a scan of " in ieee80211n_check_40mhz() 479 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab() 486 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab() 493 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab() 500 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab() 507 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab() [all …]
|
D | authsrv.c | 120 wpa_printf(MSG_ERROR, "RADIUS server initialization failed."); in hostapd_setup_radius_srv() 140 wpa_printf(MSG_ERROR, "Failed to initialize TLS"); in authsrv_init() 153 wpa_printf(MSG_ERROR, "Failed to set TLS parameters"); in authsrv_init() 160 wpa_printf(MSG_ERROR, "Failed to enable check_crl"); in authsrv_init() 173 wpa_printf(MSG_ERROR, "Failed to initialize EAP-SIM " in authsrv_init()
|
/external/wpa_supplicant_6/wpa_supplicant/ |
D | ctrl_iface_dbus.c | 647 wpa_printf(MSG_ERROR, in wpa_supplicant_dbus_notify_scan_results() 658 wpa_printf(MSG_ERROR, "dbus control interface: not enough " in wpa_supplicant_dbus_notify_scan_results() 700 wpa_printf(MSG_ERROR, in wpa_supplicant_dbus_notify_state_change() 711 wpa_printf(MSG_ERROR, in wpa_supplicant_dbus_notify_state_change() 723 wpa_printf(MSG_ERROR, in wpa_supplicant_dbus_notify_state_change() 735 wpa_printf(MSG_ERROR, in wpa_supplicant_dbus_notify_state_change() 771 wpa_printf(MSG_ERROR, in wpa_supplicant_dbus_notify_scanning() 781 wpa_printf(MSG_ERROR, "%s[dbus]: dbus control interface: not " in wpa_supplicant_dbus_notify_scanning() 794 wpa_printf(MSG_ERROR, "%s[dbus]: not enough memory to " in wpa_supplicant_dbus_notify_scanning() 820 wpa_printf(MSG_ERROR, in wpa_supplicant_dbus_notify_wps_cred() [all …]
|
D | config_file.c | 101 wpa_printf(MSG_ERROR, "Line %d: both PSK and " in wpa_config_validate_network() 111 wpa_printf(MSG_ERROR, "Line %d: WPA-PSK accepted for key " in wpa_config_validate_network() 153 wpa_printf(MSG_ERROR, "Line %d: Invalid SSID line " in wpa_config_read_network() 162 wpa_printf(MSG_ERROR, "Line %d: invalid " in wpa_config_read_network() 174 wpa_printf(MSG_ERROR, "Line %d: network block was not " in wpa_config_read_network() 212 wpa_printf(MSG_ERROR, "Line %d: not enough memory for " in wpa_config_read_blob() 223 wpa_printf(MSG_ERROR, "Line %d: blob was not terminated " in wpa_config_read_blob() 255 wpa_printf(MSG_ERROR, "Line %d: no blob name terminator", in wpa_config_process_blob() 263 wpa_printf(MSG_ERROR, "Line %d: failed to read blob %s", in wpa_config_process_blob() 291 wpa_printf(MSG_ERROR, "Line %d: too small %s (value=%d " in wpa_config_parse_int() [all …]
|
D | config.c | 113 wpa_printf(MSG_ERROR, "Line %d: failed to parse %s '%s'.", in wpa_config_parse_str() 128 wpa_printf(MSG_ERROR, "Line %d: too short %s (len=%lu " in wpa_config_parse_str() 136 wpa_printf(MSG_ERROR, "Line %d: too long %s (len=%lu " in wpa_config_parse_str() 260 wpa_printf(MSG_ERROR, "Line %d: too small %s (value=%d " in wpa_config_parse_int() 268 wpa_printf(MSG_ERROR, "Line %d: too large %s (value=%d " in wpa_config_parse_int() 307 wpa_printf(MSG_ERROR, "Line %d: Invalid BSSID '%s'.", in wpa_config_parse_bssid() 357 wpa_printf(MSG_ERROR, "Line %d: Invalid passphrase " in wpa_config_parse_psk() 376 wpa_printf(MSG_ERROR, "Line %d: ASCII passphrase not " in wpa_config_parse_psk() 384 wpa_printf(MSG_ERROR, "Line %d: Invalid PSK '%s'.", in wpa_config_parse_psk() 443 wpa_printf(MSG_ERROR, "Line %d: invalid proto '%s'", in wpa_config_parse_proto() [all …]
|
/external/wpa_supplicant_8/src/l2_packet/ |
D | l2_packet_linux.c | 48 wpa_printf(MSG_ERROR, "l2_packet_send - send: %s", in l2_packet_send() 61 wpa_printf(MSG_ERROR, "l2_packet_send - sendto: %s", in l2_packet_send() 112 wpa_printf(MSG_ERROR, "%s: socket(PF_PACKET): %s", in l2_packet_init() 120 wpa_printf(MSG_ERROR, "%s: ioctl[SIOCGIFINDEX]: %s", in l2_packet_init() 133 wpa_printf(MSG_ERROR, "%s: bind[PF_PACKET]: %s", in l2_packet_init() 141 wpa_printf(MSG_ERROR, "%s: ioctl[SIOCGIFHWADDR]: %s", in l2_packet_init() 178 wpa_printf(MSG_ERROR, "%s: socket: %s", in l2_packet_get_ip_addr() 186 wpa_printf(MSG_ERROR, "%s: ioctl[SIOCGIFADDR]: %s", in l2_packet_get_ip_addr()
|
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
D | dbus_old.c | 388 wpa_printf(MSG_ERROR, "dbus: Not enough memory to send scan " in wpa_supplicant_dbus_notify_scan_results() 432 wpa_printf(MSG_ERROR, in wpa_supplicant_dbus_notify_state_change() 442 wpa_printf(MSG_ERROR, in wpa_supplicant_dbus_notify_state_change() 452 wpa_printf(MSG_ERROR, in wpa_supplicant_dbus_notify_state_change() 487 wpa_printf(MSG_ERROR, "dbus: Not enough memory to send scan " in wpa_supplicant_dbus_notify_scanning() 497 wpa_printf(MSG_ERROR, "dbus: Not enough memory to construct " in wpa_supplicant_dbus_notify_scanning() 522 wpa_printf(MSG_ERROR, in wpa_supplicant_dbus_notify_wps_cred() 533 wpa_printf(MSG_ERROR, in wpa_supplicant_dbus_notify_wps_cred() 573 wpa_printf(MSG_ERROR, in wpa_supplicant_dbus_notify_certification() 591 wpa_printf(MSG_ERROR, in wpa_supplicant_dbus_notify_certification() [all …]
|
D | dbus_new_helpers.c | 92 wpa_printf(MSG_ERROR, "%s: out of memory creating dbus reply", in get_all_properties() 99 wpa_printf(MSG_ERROR, "%s: out of memory creating reply", in get_all_properties() 491 wpa_printf(MSG_ERROR, "dbus: Could not set up message " in wpa_dbus_ctrl_iface_init() 506 wpa_printf(MSG_ERROR, "dbus: Could not request service name: " in wpa_dbus_ctrl_iface_init() 510 wpa_printf(MSG_ERROR, "dbus: Could not request service name: " in wpa_dbus_ctrl_iface_init() 563 wpa_printf(MSG_ERROR, "dbus: Could not set up message " in wpa_dbus_register_object_per_iface() 566 wpa_printf(MSG_ERROR, "dbus error: %s", error.name); in wpa_dbus_register_object_per_iface() 567 wpa_printf(MSG_ERROR, "dbus: %s", error.message); in wpa_dbus_register_object_per_iface() 597 wpa_printf(MSG_ERROR, "dbus: %s: Could not obtain object's " in wpa_dbus_unregister_object_per_iface() 643 wpa_printf(MSG_ERROR, "dbus: %s: Cannot get " in put_changed_properties() [all …]
|
D | dbus_new.c | 78 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_interface() 138 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_scan_done() 189 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_bss() 252 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_blob() 338 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_network() 440 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_network_request() 499 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_wps_event_success() 540 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_wps_event_fail() 605 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_wps_event_m2d() 780 wpa_printf(MSG_ERROR, "dbus: Failed to construct GroupFinished" in wpas_dbus_signal_p2p_group_removed() [all …]
|
/external/wpa_supplicant_8/src/crypto/ |
D | crypto_nss.c | 68 wpa_printf(MSG_ERROR, "NSS: PK11_GetBestSlot failed"); in des_encrypt() 78 wpa_printf(MSG_ERROR, "NSS: PK11_ImportSymKey failed"); in des_encrypt() 84 wpa_printf(MSG_ERROR, "NSS: PK11_GenerateNewParam failed"); in des_encrypt() 91 wpa_printf(MSG_ERROR, "NSS: PK11_CreateContextBySymKey(" in des_encrypt() 98 wpa_printf(MSG_ERROR, "NSS: PK11_CipherOp failed"); in des_encrypt()
|
D | tls_nss.c | 115 wpa_printf(MSG_ERROR, "NSS: Failed to allocate memory for the " in nss_io_send() 219 wpa_printf(MSG_ERROR, "NSS: TODO - %s", __func__); in nss_password_cb() 241 wpa_printf(MSG_ERROR, "NSS: NSS_Init(cert_dir=%s) " in tls_init() 247 wpa_printf(MSG_ERROR, "NSS: NSS_NoDB_Init(NULL) " in tls_init() 258 wpa_printf(MSG_ERROR, "NSS: SSL_OptionSetDefault failed"); in tls_init() 263 wpa_printf(MSG_ERROR, "NSS: NSS_SetDomesticPolicy() failed"); in tls_init() 275 wpa_printf(MSG_ERROR, "NSS: NSS_Shutdown() failed"); in tls_deinit() 354 wpa_printf(MSG_ERROR, "NSS: Failed to set options"); in tls_connection_init() 390 wpa_printf(MSG_ERROR, "NSS: TODO - %s", __func__); in tls_connection_set_params() 514 wpa_printf(MSG_ERROR, "NSS: Encryption failed"); in tls_connection_encrypt()
|
D | random.c | 216 wpa_printf(MSG_ERROR, "random: Cannot open /dev/random: %s", in random_pool_ready() 225 wpa_printf(MSG_ERROR, "random: Cannot read from /dev/random: " in random_pool_ready() 296 wpa_printf(MSG_ERROR, "random: Cannot read from /dev/random: " in random_read_fd() 361 wpa_printf(MSG_ERROR, "random: Could not open entropy file %s " in random_write_entropy() 372 wpa_printf(MSG_ERROR, "random: Could not write entropy data " in random_write_entropy() 401 wpa_printf(MSG_ERROR, "random: Cannot open /dev/random: %s", in random_init()
|
/external/wpa_supplicant_8/src/drivers/ |
D | linux_ioctl.c | 31 wpa_printf(MSG_ERROR, "Could not read interface %s flags: %s", in linux_set_iface_flags() 48 wpa_printf(MSG_ERROR, "Could not set interface %s flags: %s", in linux_set_iface_flags() 70 wpa_printf(MSG_ERROR, "Could not read interface %s flags: %s", in linux_iface_up() 86 wpa_printf(MSG_ERROR, "Could not get interface %s hwaddr: %s", in linux_get_ifhwaddr() 92 wpa_printf(MSG_ERROR, "%s: Invalid HW-addr family 0x%04x", in linux_get_ifhwaddr()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | config.c | 108 wpa_printf(MSG_ERROR, "Line %d: failed to parse %s '%s'.", in wpa_config_parse_str() 123 wpa_printf(MSG_ERROR, "Line %d: too short %s (len=%lu " in wpa_config_parse_str() 131 wpa_printf(MSG_ERROR, "Line %d: too long %s (len=%lu " in wpa_config_parse_str() 255 wpa_printf(MSG_ERROR, "Line %d: too small %s (value=%d " in wpa_config_parse_int() 263 wpa_printf(MSG_ERROR, "Line %d: too large %s (value=%d " in wpa_config_parse_int() 308 wpa_printf(MSG_ERROR, "Line %d: Invalid BSSID '%s'.", in wpa_config_parse_bssid() 358 wpa_printf(MSG_ERROR, "Line %d: Invalid passphrase " in wpa_config_parse_psk() 377 wpa_printf(MSG_ERROR, "Line %d: ASCII passphrase not " in wpa_config_parse_psk() 385 wpa_printf(MSG_ERROR, "Line %d: Invalid PSK '%s'.", in wpa_config_parse_psk() 444 wpa_printf(MSG_ERROR, "Line %d: invalid proto '%s'", in wpa_config_parse_proto() [all …]
|
D | config_file.c | 94 wpa_printf(MSG_ERROR, "Line %d: both PSK and " in wpa_config_validate_network() 102 wpa_printf(MSG_ERROR, "Line %d: WPA-PSK accepted for key " in wpa_config_validate_network() 144 wpa_printf(MSG_ERROR, "Line %d: Invalid SSID line " in wpa_config_read_network() 153 wpa_printf(MSG_ERROR, "Line %d: invalid " in wpa_config_read_network() 165 wpa_printf(MSG_ERROR, "Line %d: network block was not " in wpa_config_read_network() 203 wpa_printf(MSG_ERROR, "Line %d: not enough memory for " in wpa_config_read_blob() 214 wpa_printf(MSG_ERROR, "Line %d: blob was not terminated " in wpa_config_read_blob() 246 wpa_printf(MSG_ERROR, "Line %d: no blob name terminator", in wpa_config_process_blob() 254 wpa_printf(MSG_ERROR, "Line %d: failed to read blob %s", in wpa_config_process_blob() 287 wpa_printf(MSG_ERROR, "Line %d: failed to " in wpa_config_read() [all …]
|
/external/wpa_supplicant_8/src/utils/ |
D | wpa_debug.c | 37 if (level == MSG_ERROR) in android_printf() 107 case MSG_ERROR: in syslog_priority() 175 wpa_printf(MSG_ERROR, "wpa_hexdump: Failed to " in _wpa_hexdump() 350 wpa_printf(MSG_ERROR, "Last-path was not set, cannot " in wpa_debug_reopen_file() 375 wpa_printf(MSG_ERROR, "wpa_debug_open_file: Failed to open " in wpa_debug_open_file() 430 wpa_printf(MSG_ERROR, "wpa_msg: Failed to allocate message " in wpa_msg() 466 wpa_printf(MSG_ERROR, "wpa_msg_ctrl: Failed to allocate " in wpa_msg_ctrl() 498 wpa_printf(MSG_ERROR, "hostapd_logger: Failed to allocate " in hostapd_logger()
|
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/ |
D | driver_wext.c | 145 wpa_printf(MSG_ERROR, "ioctl[SIOCGIWAP]"); in wpa_driver_wext_get_bssid() 175 wpa_printf(MSG_ERROR, "ioctl[SIOCSIWAP]"); in wpa_driver_wext_set_bssid() 201 wpa_printf(MSG_ERROR, "ioctl[SIOCGIWESSID]"); in wpa_driver_wext_get_ssid() 259 wpa_printf(MSG_ERROR, "ioctl[SIOCSIWESSID]"); in wpa_driver_wext_set_ssid() 285 wpa_printf(MSG_ERROR, "ioctl[SIOCSIWFREQ]"); in wpa_driver_wext_set_freq() 812 wpa_printf(MSG_ERROR, "%s: recvfrom(netlink): %d", __func__, errno); in wpa_driver_wext_event_receive() 871 wpa_printf(MSG_ERROR, "ioctl[SIOCGIFFLAGS]"); in wpa_driver_wext_get_ifflags_ifname() 900 wpa_printf(MSG_ERROR, "ioctl[SIOCSIFFLAGS]"); in wpa_driver_wext_set_ifflags_ifname() 940 wpa_printf(MSG_ERROR, "%s: socket(PF_INET,SOCK_DGRAM)", __func__); in wpa_driver_wext_init() 947 wpa_printf(MSG_ERROR, "%s: socket(PF_NETLINK,SOCK_RAW,NETLINK_ROUTE)", __func__); in wpa_driver_wext_init() [all …]
|