Lines Matching refs:LOGE
106 LOGE("Could not open libhtc_acoustic.so"); in AudioHardware()
114 LOGE("Could not open set_acoustic_parameters()"); in AudioHardware()
120 LOGE("Could not set acoustic parameters to share memory: %d", rc); in AudioHardware()
125 LOGE("Could not open snd_get_num()"); in AudioHardware()
136 LOGE("Could not open snd_get_bt_endpoint()"); in AudioHardware()
142 … LOGE("BT name %s (tx,rx)=(%d,%d)", mBTEndpoints[i].name, mBTEndpoints[i].tx, mBTEndpoints[i].rx); in AudioHardware()
295 LOGE("Cannot open msm_audio_ctl device\n"); in set_mic_mute()
300 LOGE("Cannot set mic mute on current device\n"); in set_mic_mute()
397 LOGE("Cannot open audience_a1026 device (%d)\n", fd_a1026); in setParameters()
407 LOGE("Failed to set noise suppression %s", value.string()); in setParameters()
485 LOGE("Cannot open msm_audio_ctl device\n"); in set_volume_rpc()
579 LOGE("unknown device %d", device); in do_route_audio_dev_ctrl()
589 LOGE("Cannot open msm_htc_fm device"); in do_route_audio_dev_ctrl()
603 LOGE("Cannot open msm_audio_ctl"); in do_route_audio_dev_ctrl()
607 LOGE("Cannot switch audio device"); in do_route_audio_dev_ctrl()
612 LOGE("Cannot switch mic device"); in do_route_audio_dev_ctrl()
625 LOGE("Cannot open msm_audio_ctl"); in do_route_audio_dev_ctrl()
630 LOGE("Cannot start voice"); in do_route_audio_dev_ctrl()
642 LOGE("Cannot open msm_audio_ctl"); in do_route_audio_dev_ctrl()
647 LOGE("Cannot stop voice"); in do_route_audio_dev_ctrl()
704 LOGE("Cannot open %s %d\n", path, fd_a1026); in doA1026_init()
711 LOGE("Fail to open %s\n", fn); in doA1026_init()
717 LOGE("Cannot stat file %s: %s\n", fn, strerror(errno)); in doA1026_init()
726 LOGE("File %s size %d exceeds internal limit %d\n", in doA1026_init()
734 LOGE("Error reading firmware: %s\n", strerror(errno)); in doA1026_init()
759 LOGE("audience_a1026 init failed\n"); in doA1026_init()
783 LOGE("Cannot open msm_audio_ctl"); in updateBT()
790 LOGE("(mBluetoothIdRx, curr_out_device) = (%d, %d)", mBluetoothIdRx, curr_out_device); in updateBT()
793 LOGE("Cannot update RX ACDB %d, rc=%d", mBluetoothIdRx, rc); in updateBT()
803 LOGE("(mBluetoothIdTx, curr_out_device) = (%d, %d)", mBluetoothIdTx, curr_out_device); in updateBT()
806 LOGE("Cannot update TX ACDB %d, rc = %d", mBluetoothIdTx, rc); in updateBT()
826 LOGE("Cannot open msm_audio_ctl"); in updateACDB()
861 LOGE("Cannot update RX ACDB %d", acdb_id); in updateACDB()
899 LOGE("Cannot update TX ACDB %d", acdb_id); in updateACDB()
922 LOGE("Cannot open audience_a1026 device (%d)\n", fd_a1026); in doAudience_A1026_Control()
1069 LOGE("A1026 do hard reset to recover from error!\n"); in doAudience_A1026_Control()
1076 LOGE("A1026 Fatal Error!\n"); in doAudience_A1026_Control()
1078 LOGE("A1026 Fatal Error: Re-init A1026 Failed\n"); in doAudience_A1026_Control()
1319 LOGE("Cannot open /dev/msm_pcm_out errno: %d", errno); in write()
1330 LOGE("Cannot read pcm_out config"); in write()
1342 LOGE("Cannot set config"); in write()
1353 LOGE("Cannot start pcm playback"); in write()
1359 LOGE("Cannot start pcm playback"); in write()
1517 LOGE("Audio record already open"); in set()
1524 LOGE("Cannot open /dev/msm_pcm_in errno: %d", errno); in set()
1534 LOGE("Cannot read config"); in set()
1546 LOGE("Cannot set config"); in set()
1561 LOGE("Cannot read config"); in set()
1615 LOGE("Error starting record"); in read()