Home
last modified time | relevance | path

Searched refs:MSG_ERROR (Results 1 – 25 of 215) sorted by relevance

123456789

/external/wpa_supplicant_8/src/ap/
Dvlan_util.c44 wpa_printf(MSG_ERROR, "VLAN: Interface name too long: '%s'", in vlan_add()
50 wpa_printf(MSG_ERROR, "VLAN: Interface name too long: '%s'", in vlan_add()
57 wpa_printf(MSG_ERROR, "VLAN: failed to open netlink socket"); in vlan_add()
62 wpa_printf(MSG_ERROR, "VLAN: failed to connect to netlink"); in vlan_add()
68 wpa_printf(MSG_ERROR, "VLAN: failed to alloc cache"); in vlan_add()
74 wpa_printf(MSG_ERROR, "VLAN: interface %s does not exist", in vlan_add()
83 wpa_printf(MSG_ERROR, "VLAN: interface %s already exists", in vlan_add()
91 wpa_printf(MSG_ERROR, "VLAN: failed to allocate new link"); in vlan_add()
96 wpa_printf(MSG_ERROR, "VLAN: failed to set link type"); in vlan_add()
104 wpa_printf(MSG_ERROR, "VLAN: failed to set link vlan id"); in vlan_add()
[all …]
Dvlan_init.c50 wpa_printf(MSG_ERROR, "VLAN: %s: socket(AF_INET,SOCK_STREAM) " in ifconfig_helper()
59 wpa_printf(MSG_ERROR, "VLAN: %s: ioctl(SIOCGIFFLAGS) failed " in ifconfig_helper()
72 wpa_printf(MSG_ERROR, "VLAN: %s: ioctl(SIOCSIFFLAGS) failed " in ifconfig_helper()
120 wpa_printf(MSG_ERROR, "VLAN: %s: socket(AF_INET,SOCK_STREAM) " in br_delif()
128 wpa_printf(MSG_ERROR, "VLAN: %s: Failure determining " in br_delif()
143 wpa_printf(MSG_ERROR, "VLAN: %s: ioctl[SIOCDEVPRIVATE," in br_delif()
171 wpa_printf(MSG_ERROR, "VLAN: %s: socket(AF_INET,SOCK_STREAM) " in br_addif()
179 wpa_printf(MSG_ERROR, "VLAN: %s: Failure determining " in br_addif()
199 wpa_printf(MSG_ERROR, "VLAN: %s: ioctl[SIOCDEVPRIVATE," in br_addif()
218 wpa_printf(MSG_ERROR, "VLAN: %s: socket(AF_INET,SOCK_STREAM) " in br_delbr()
[all …]
Dhw_features.c145 wpa_printf(MSG_ERROR, "Failed to allocate memory for rate " in hostapd_prepare_rates()
171 wpa_printf(MSG_ERROR, "No rates remaining in supported/basic " in hostapd_prepare_rates()
210 wpa_printf(MSG_ERROR, "HT40 secondary channel %d not allowed", in ieee80211n_allowed_ht40_channel_pair()
237 wpa_printf(MSG_ERROR, "HT40 channel pair (%d, %d) not allowed", in ieee80211n_allowed_ht40_channel_pair()
505 wpa_printf(MSG_ERROR, "Failed to request a scan of " in ieee80211n_check_40mhz()
524 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab()
531 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab()
538 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab()
545 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab()
552 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab()
[all …]
Dhostapd.c69 wpa_printf(MSG_ERROR, "Failed to re-configure WPA PSK " in hostapd_reload_bss()
88 wpa_printf(MSG_ERROR, "Failed to configure WPA IE for " in hostapd_reload_bss()
104 wpa_printf(MSG_ERROR, "Could not set SSID for kernel driver"); in hostapd_reload_bss()
467 wpa_printf(MSG_ERROR, "Too many bits in the BSSID mask (%u)", in hostapd_validate_bssid_configuration()
489 wpa_printf(MSG_ERROR, "Invalid BSSID mask " MACSTR in hostapd_validate_bssid_configuration()
492 wpa_printf(MSG_ERROR, "Start address must be the " in hostapd_validate_bssid_configuration()
630 wpa_printf(MSG_ERROR, "BSS '%s' may not have " in hostapd_setup_bss()
643 wpa_printf(MSG_ERROR, "Failed to add BSS (BSSID=" in hostapd_setup_bss()
666 wpa_printf(MSG_ERROR, "Could not read SSID from system"); in hostapd_setup_bss()
688 wpa_printf(MSG_ERROR, "Using interface %s with hwaddr " MACSTR in hostapd_setup_bss()
[all …]
Dauthsrv.c120 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_8/hostapd/
Dconfig_file.c39 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 …]
Dmain.c217 wpa_printf(MSG_ERROR, "No hostapd driver wrapper available"); in hostapd_driver_init()
234 wpa_printf(MSG_ERROR, "Failed to initialize " in hostapd_driver_init()
266 wpa_printf(MSG_ERROR, "%s driver initialization failed.", in hostapd_driver_init()
289 wpa_printf(MSG_ERROR, "Configuration file: %s", config_fname); in hostapd_interface_init()
367 wpa_printf(MSG_ERROR, "Failed to register EAP methods"); in hostapd_global_init()
372 wpa_printf(MSG_ERROR, "Failed to initialize event loop"); in hostapd_global_init()
391 wpa_printf(MSG_ERROR, "No drivers enabled"); in hostapd_global_init()
449 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/
Dwps_nfc_pn531.c25 wpa_printf(MSG_ERROR, "WPS (PN531): Failed to initialize " in init_nfc_pn531()
32 wpa_printf(MSG_ERROR, "WPS (PN531): Failed to open " in init_nfc_pn531()
39 wpa_printf(MSG_ERROR, "WPS (PN531): Failed to discover " in init_nfc_pn531()
61 wpa_printf(MSG_ERROR, "WPS (PN531): Failed to read: 0x%08x", in read_nfc_pn531()
77 wpa_printf(MSG_ERROR, "WPS (PN531): Failed to write: 0x%08x", in write_nfc_pn531()
92 wpa_printf(MSG_ERROR, "WPS (PN531): Failed to close " in deinit_nfc_pn531()
97 wpa_printf(MSG_ERROR, "WPS (PN531): Failed to deinitialize " in deinit_nfc_pn531()
Dwps_ufd.c59 wpa_printf(MSG_ERROR, "WPS: OOB file not found: %d (%s)", in wps_get_dev_pwd_e_file_name()
64 wpa_printf(MSG_ERROR, "WPS: OOB file not found"); in wps_get_dev_pwd_e_file_name()
101 wpa_printf(MSG_ERROR, "WPS: Invalid USBA OOB method"); in get_file_name()
111 wpa_printf(MSG_ERROR, "WPS (UFD): Failed to create directory " in ufd_mkdir()
136 wpa_printf(MSG_ERROR, "WPS (UFD): Failed to get file name"); in init_ufd()
156 wpa_printf(MSG_ERROR, "WPS (UFD): Failed to open %s: %s", in init_ufd()
179 wpa_printf(MSG_ERROR, "WPS (UFD): Failed to get file size"); in read_ufd()
186 wpa_printf(MSG_ERROR, "WPS (UFD): Failed to alloc read " in read_ufd()
194 wpa_printf(MSG_ERROR, "WPS (UFD): Failed to read"); in read_ufd()
208 wpa_printf(MSG_ERROR, "WPS (UFD): Failed to write"); in write_ufd()
Dwps_nfc.c29 wpa_printf(MSG_ERROR, "WPS (NFC): Unknown NFC device (%s)", in init_nfc()
39 wpa_printf(MSG_ERROR, "WPS (NFC): Failed to allocate " in init_nfc()
62 wpa_printf(MSG_ERROR, "WPS (NFC): Failed to allocate " in read_nfc()
70 wpa_printf(MSG_ERROR, "WPS (NFC): Failed to unwrap"); in read_nfc()
83 wpa_printf(MSG_ERROR, "WPS (NFC): Failed to wrap"); in write_nfc()
/external/wpa_supplicant_6/wpa_supplicant/
Dctrl_iface_dbus.c647 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 …]
Dconfig_file.c101 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 …]
Dconfig.c113 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/
Dl2_packet_linux.c48 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/
Ddbus_old.c382 wpa_printf(MSG_ERROR, "dbus: Not enough memory to send scan " in wpa_supplicant_dbus_notify_scan_results()
426 wpa_printf(MSG_ERROR, in wpa_supplicant_dbus_notify_state_change()
436 wpa_printf(MSG_ERROR, in wpa_supplicant_dbus_notify_state_change()
446 wpa_printf(MSG_ERROR, in wpa_supplicant_dbus_notify_state_change()
481 wpa_printf(MSG_ERROR, "dbus: Not enough memory to send scan " in wpa_supplicant_dbus_notify_scanning()
491 wpa_printf(MSG_ERROR, "dbus: Not enough memory to construct " in wpa_supplicant_dbus_notify_scanning()
516 wpa_printf(MSG_ERROR, in wpa_supplicant_dbus_notify_wps_cred()
527 wpa_printf(MSG_ERROR, in wpa_supplicant_dbus_notify_wps_cred()
567 wpa_printf(MSG_ERROR, in wpa_supplicant_dbus_notify_certification()
585 wpa_printf(MSG_ERROR, in wpa_supplicant_dbus_notify_certification()
[all …]
Ddbus_new_helpers.c86 wpa_printf(MSG_ERROR, "%s: out of memory creating dbus reply", in get_all_properties()
93 wpa_printf(MSG_ERROR, "%s: out of memory creating reply", in get_all_properties()
485 wpa_printf(MSG_ERROR, "dbus: Could not set up message " in wpa_dbus_ctrl_iface_init()
500 wpa_printf(MSG_ERROR, "dbus: Could not request service name: " in wpa_dbus_ctrl_iface_init()
504 wpa_printf(MSG_ERROR, "dbus: Could not request service name: " in wpa_dbus_ctrl_iface_init()
557 wpa_printf(MSG_ERROR, "dbus: Could not set up message " in wpa_dbus_register_object_per_iface()
560 wpa_printf(MSG_ERROR, "dbus error: %s", error.name); in wpa_dbus_register_object_per_iface()
561 wpa_printf(MSG_ERROR, "dbus: %s", error.message); in wpa_dbus_register_object_per_iface()
591 wpa_printf(MSG_ERROR, "dbus: %s: Could not obtain object's " in wpa_dbus_unregister_object_per_iface()
637 wpa_printf(MSG_ERROR, "dbus: %s: Cannot get " in put_changed_properties()
[all …]
Ddbus_new.c101 wpa_printf(MSG_ERROR, "dbus: failed to add filter"); in wpas_dbus_subscribe_noc()
165 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_interface()
225 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_scan_done()
276 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_bss()
339 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_blob()
425 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_network()
527 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_network_request()
586 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_wps_event_success()
627 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_wps_event_fail()
692 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_wps_event_m2d()
[all …]
/external/wpa_supplicant_8/wpa_supplicant/
Dconfig.c73 wpa_printf(MSG_ERROR, "Line %d: failed to parse %s '%s'.", in wpa_config_parse_str()
88 wpa_printf(MSG_ERROR, "Line %d: too short %s (len=%lu " in wpa_config_parse_str()
96 wpa_printf(MSG_ERROR, "Line %d: too long %s (len=%lu " in wpa_config_parse_str()
188 wpa_printf(MSG_ERROR, "Line %d: too small %s (value=%d " in wpa_config_parse_int()
196 wpa_printf(MSG_ERROR, "Line %d: too large %s (value=%d " in wpa_config_parse_int()
241 wpa_printf(MSG_ERROR, "Line %d: Invalid BSSID '%s'.", in wpa_config_parse_bssid()
306 wpa_printf(MSG_ERROR, "Line %d: Invalid passphrase " in wpa_config_parse_psk()
325 wpa_printf(MSG_ERROR, "Line %d: ASCII passphrase not " in wpa_config_parse_psk()
333 wpa_printf(MSG_ERROR, "Line %d: Invalid PSK '%s'.", in wpa_config_parse_psk()
403 wpa_printf(MSG_ERROR, "Line %d: invalid proto '%s'", in wpa_config_parse_proto()
[all …]
Dconfig_file.c127 wpa_printf(MSG_ERROR, "Line %d: both PSK and " in wpa_config_validate_network()
171 wpa_printf(MSG_ERROR, "Line %d: Invalid SSID line " in wpa_config_read_network()
180 wpa_printf(MSG_ERROR, "Line %d: invalid " in wpa_config_read_network()
192 wpa_printf(MSG_ERROR, "Line %d: network block was not " in wpa_config_read_network()
228 wpa_printf(MSG_ERROR, "Line %d: Invalid cred line " in wpa_config_read_cred()
237 wpa_printf(MSG_ERROR, "Line %d: invalid " in wpa_config_read_cred()
249 wpa_printf(MSG_ERROR, "Line %d: cred block was not " in wpa_config_read_cred()
285 wpa_printf(MSG_ERROR, "Line %d: not enough memory for " in wpa_config_read_blob()
296 wpa_printf(MSG_ERROR, "Line %d: blob was not terminated " in wpa_config_read_blob()
328 wpa_printf(MSG_ERROR, "Line %d: no blob name terminator", in wpa_config_process_blob()
[all …]
/external/wpa_supplicant_8/src/crypto/
Drandom.c189 wpa_printf(MSG_ERROR, "random: No entropy available " in random_get_bytes()
238 wpa_printf(MSG_ERROR, "random: Cannot open /dev/random: %s", in random_pool_ready()
247 wpa_printf(MSG_ERROR, "random: Cannot read from /dev/random: " in random_pool_ready()
318 wpa_printf(MSG_ERROR, "random: Cannot read from /dev/random: " in random_read_fd()
383 wpa_printf(MSG_ERROR, "random: Could not open entropy file %s " in random_write_entropy()
394 wpa_printf(MSG_ERROR, "random: Could not write entropy data " in random_write_entropy()
423 wpa_printf(MSG_ERROR, "random: Cannot open /dev/random: %s", in random_init()
Dcrypto_nss.c68 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()
Dtls_nss.c115 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()
/external/wpa_supplicant_8/src/drivers/
Dlinux_ioctl.c31 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()
71 wpa_printf(MSG_ERROR, "Could not read interface %s flags: %s", in linux_iface_up()
87 wpa_printf(MSG_ERROR, "Could not get interface %s hwaddr: %s", in linux_get_ifhwaddr()
93 wpa_printf(MSG_ERROR, "%s: Invalid HW-addr family 0x%04x", in linux_get_ifhwaddr()
/external/wpa_supplicant_8/src/common/
Dieee802_11_common.c437 wpa_printf(MSG_ERROR, "Unknown WMM name '%s'", pos); in hostapd_config_wmm_ac()
446 wpa_printf(MSG_ERROR, "Invalid AIFS value %d", v); in hostapd_config_wmm_ac()
453 wpa_printf(MSG_ERROR, "Invalid cwMin value %d", v); in hostapd_config_wmm_ac()
460 wpa_printf(MSG_ERROR, "Invalid cwMax value %d", v); in hostapd_config_wmm_ac()
467 wpa_printf(MSG_ERROR, "Invalid txop value %d", v); in hostapd_config_wmm_ac()
474 wpa_printf(MSG_ERROR, "Invalid acm value %d", v); in hostapd_config_wmm_ac()
479 wpa_printf(MSG_ERROR, "Unknown wmm_ac_ field '%s'", pos); in hostapd_config_wmm_ac()
/external/wpa_supplicant_8/src/utils/
Dwpa_debug.c47 if (level == MSG_ERROR) in wpa_to_android_level()
114 case MSG_ERROR: in syslog_priority()
291 wpa_printf(MSG_ERROR, "wpa_hexdump: Failed to " in _wpa_hexdump()
326 wpa_printf(MSG_ERROR, "wpa_hexdump: Failed to " in _wpa_hexdump()
525 wpa_printf(MSG_ERROR, "Last-path was not set, cannot " in wpa_debug_reopen_file()
550 wpa_printf(MSG_ERROR, "wpa_debug_open_file: Failed to open " in wpa_debug_open_file()
604 wpa_printf(MSG_ERROR, "wpa_msg: Failed to allocate message " in wpa_msg()
640 wpa_printf(MSG_ERROR, "wpa_msg_ctrl: Failed to allocate " in wpa_msg_ctrl()
672 wpa_printf(MSG_ERROR, "hostapd_logger: Failed to allocate " in hostapd_logger()

123456789