Hi, I found one BT a2dp strange issue, Android Donut + SE DS-205 BT headset very easy to cause a2dp fail
repro. listen music, MT/MO call, answer it then hang up, then a2dp "almost "always resume fail. Actually a2dp_write failed err: -110 is very easy appear in many different BT heaset. once it happened, BT need to reboot then back normal Following is some logs I grab. 01-14 07:51:11.943: DEBUG/ScoSocket(831): android.bluetooth.scosoc...@43a62db0 SCO OBJECT close() mState = 4 01-14 07:51:11.953: DEBUG/A2DP(78): bluetooth_start 01-14 07:51:11.973: ERROR/A2DP(78): BT_START failed : I/O error(5) 01-14 07:51:11.973: DEBUG/A2DP(78): bluetooth_configure 01-14 07:51:11.983: DEBUG/A2DP(78): bluetooth_a2dp_hw_params sending configuration: 01-14 07:51:11.983: DEBUG/A2DP(78): channel_mode: JOINT STEREO 01-14 07:51:11.983: DEBUG/A2DP(78): frequency: 44100 01-14 07:51:11.983: DEBUG/A2DP(78): allocation_method: LOUDNESS 01-14 07:51:11.983: DEBUG/A2DP(78): subbands: 8 01-14 07:51:11.983: DEBUG/A2DP(78): block_length: 16 01-14 07:51:11.983: DEBUG/A2DP(78): min_bitpool: 2 01-14 07:51:11.983: DEBUG/A2DP(78): max_bitpool: 53 01-14 07:51:11.993: INFO/Bluetooth AT sent(831): +CIEV: 2,0 01-14 07:51:11.993: ERROR/A2DP(78): BT_SETCONFIGURATION failed : I/O error(5) 01-14 07:51:11.993: ERROR/A2DP(78): bluetooth_a2dp_hw_params failed err: -5 ..... 01-14 07:53:34.283: WARN/AudioTrack(78): obtainBuffer timed out (is the CPU pegged?) 0x48f78 user=00364b60, server=00362360 01-14 07:53:34.303: ERROR/A2dpAudioInterface(78): a2dp_write failed err: -110 ..... repeatedly appear
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

