Lines Matching refs:ALOGE

58         ALOGE("%s: Error wifiConfigCommand NULL", __FUNCTION__);  in wifi_extended_dtim_config_set()
65 ALOGE("wifi_extended_dtim_config_set: failed to create NL msg. " in wifi_extended_dtim_config_set()
73 ALOGE("wifi_extended_dtim_config_set: failed to set iface id. " in wifi_extended_dtim_config_set()
81 ALOGE("wifi_extended_dtim_config_set: failed attr_start for " in wifi_extended_dtim_config_set()
89 ALOGE("wifi_extended_dtim_config_set(): failed to put vendor data. " in wifi_extended_dtim_config_set()
99 ALOGE("wifi_extended_dtim_config_set(): requestEvent Error:%d", ret); in wifi_extended_dtim_config_set()
139 ALOGE("%s: Error wifiConfigCommand NULL", __FUNCTION__); in wifi_set_country_code()
146 ALOGE("wifi_set_country_code: failed to create NL msg. Error:%d", ret); in wifi_set_country_code()
152 ALOGE("wifi_set_country_code: put country code failed. Error:%d", ret); in wifi_set_country_code()
161 ALOGE("wifi_set_country_code: put reg hint type failed. Error:%d", in wifi_set_country_code()
172 ALOGE("wifi_set_country_code(): requestEvent Error:%d", ret); in wifi_set_country_code()
200 ALOGE("%s: Error wifiConfigCommand NULL", __FUNCTION__); in wifi_set_beacon_wifi_iface_stats_averaging_factor()
207 ALOGE("wifi_set_beacon_wifi_iface_stats_averaging_factor: failed to " in wifi_set_beacon_wifi_iface_stats_averaging_factor()
215 ALOGE("wifi_set_beacon_wifi_iface_stats_averaging_factor: failed to " in wifi_set_beacon_wifi_iface_stats_averaging_factor()
223 ALOGE("wifi_set_beacon_wifi_iface_stats_averaging_factor: failed " in wifi_set_beacon_wifi_iface_stats_averaging_factor()
230 ALOGE("wifi_set_beacon_wifi_iface_stats_averaging_factor(): failed to " in wifi_set_beacon_wifi_iface_stats_averaging_factor()
240 ALOGE("wifi_set_beacon_wifi_iface_stats_averaging_factor(): " in wifi_set_beacon_wifi_iface_stats_averaging_factor()
268 ALOGE("%s: Error wifiConfigCommand NULL", __FUNCTION__); in wifi_set_guard_time()
275 ALOGE("wifi_set_guard_time: failed to create NL msg. Error:%d", ret); in wifi_set_guard_time()
282 ALOGE("wifi_set_guard_time: failed to set iface id. Error:%d", ret); in wifi_set_guard_time()
289 ALOGE("wifi_set_guard_time: failed attr_start for VENDOR_DATA. " in wifi_set_guard_time()
296 ALOGE("wifi_set_guard_time: failed to add vendor data."); in wifi_set_guard_time()
305 ALOGE("wifi_set_guard_time(): requestEvent Error:%d", ret); in wifi_set_guard_time()
332 ALOGE("%s: Error wifiConfigCommand NULL", __FUNCTION__); in wifi_select_tx_power_scenario()
339 ALOGE("wifi_select_tx_power_scenario: failed to create NL msg. Error:%d", ret); in wifi_select_tx_power_scenario()
346 ALOGE("wifi_select_tx_power_scenario: failed to set iface id. Error:%d", ret); in wifi_select_tx_power_scenario()
353 ALOGE("wifi_select_tx_power_scenario: failed attr_start for VENDOR_DATA. " in wifi_select_tx_power_scenario()
378 ALOGE("wifi_select_tx_power_scenario: invalid scenario %d", scenario); in wifi_select_tx_power_scenario()
386 ALOGE("failed to put SAR_ENABLE"); in wifi_select_tx_power_scenario()
393 ALOGE("wifi_select_tx_power_scenario(): requestEvent Error:%d", ret); in wifi_select_tx_power_scenario()
416 ALOGE("%s: Error wifiConfigCommand NULL", __FUNCTION__); in wifi_reset_tx_power_scenario()
423 ALOGE("wifi_reset_tx_power_scenario: failed to create NL msg. Error:%d", ret); in wifi_reset_tx_power_scenario()
430 ALOGE("wifi_reset_tx_power_scenario: failed to set iface id. Error:%d", ret); in wifi_reset_tx_power_scenario()
437 ALOGE("wifi_reset_tx_power_scenario: failed attr_start for VENDOR_DATA. " in wifi_reset_tx_power_scenario()
444 ALOGE("failed to put SAR_ENABLE or NUM_SPECS"); in wifi_reset_tx_power_scenario()
451 ALOGE("wifi_reset_tx_power_scenario(): requestEvent Error:%d", ret); in wifi_reset_tx_power_scenario()
474 ALOGE("%s: Set latency mode feature not supported %x", __FUNCTION__, in wifi_set_latency_mode()
485 ALOGE("%s: Error wifiConfigCommand NULL", __FUNCTION__); in wifi_set_latency_mode()
492 ALOGE("wifi_set_latency_mode: failed to create NL msg. Error:%d", ret); in wifi_set_latency_mode()
499 ALOGE("wifi_set_latency_mode: failed to set iface id. Error:%d", ret); in wifi_set_latency_mode()
507 ALOGE("wifi_set_latency_mode: failed attr_start for VENDOR_DATA. " in wifi_set_latency_mode()
522 ALOGE("wifi_set_latency_mode: Invalid mode: %d", mode); in wifi_set_latency_mode()
530 ALOGE("wifi_set_latency_mode: failed to put latency mode"); in wifi_set_latency_mode()
540 ALOGE("wifi_set_latency_mode: requestEvent Error:%d", ret); in wifi_set_latency_mode()
602 ALOGE("%s: Error code:%d (%s)", __FUNCTION__, *ret, strerror(-(*ret))); in error_handler_wifi_config()
642 ALOGE("%s: Callback allocation failed",__FUNCTION__); in requestEvent()
675 ALOGE("%s: Time out happened.", __FUNCTION__); in requestEvent()