diff options
author | Satish Kodishala <skodisha@codeaurora.org> | 2016-01-18 14:23:12 +0530 |
---|---|---|
committer | Ajay Panicker <apanicke@google.com> | 2016-11-03 20:57:56 +0000 |
commit | 2980980a75a0066273683aed8b12a58b212a0487 (patch) | |
tree | 35f45ababdc506ebbcd882e5562b5de579899f4d /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 56b92e81918ac09676973d146f6df510b4faf88c (diff) |
BT: Don't switch devices when one of the connected BT headsets disconnects
Usecase:
1. Enable multi-hf.
2. Connect to HS1.
3. Connect to HS2.
4. Make a call on AG. Here call audio is present on HS2.
5. Now disconnect HS1 from AG.
Failure:
When HS1 is disconnected, call audio is routed to handset/speaker.
Root cause:
When hs1 disconnection intent is received, SCO path is cleared
and audio is routed to handset/speaker.
Fix:
Check if the device being disconnected is same as the device
call audio is present before clearing SCO path.
Change-Id: If83325679b70b5893e44e8d844000ee028d0246c
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions