Bluetooth: Update A2dp suspend state properly.
This change makes sure that A2dp resumes
when voice call ends. It disables "A2dpsuspended"
flag to make audio ready for streaming.
Change-Id: I68820c14e6ff050534fd5363a283e14a6c7db4a0
BT: Handle SLC, WBS events in MHFPending and AudioOn.
Add handling for SLC event for HS1 in MultiHFPending as HS2
is connecting. Also handle missing WBS events and messages
in AudioOn, MultiHFPending sttes.
Change-Id: I63dd709b949986d1ba474b037c4a46b9fd270733
BT: Send correct call state for Voip call at SLC.
When HS is connected while Virtual Call is ongoing, we send
correct call state in CIND update. But at SLC, phone state
query result updates CIEV 1,0 to remote. Remote treats it
as Voip call termination which is incorrect. Update correct
call state as call active at SLC so that SCO is opened.
Change-Id: Id267ba669b8a6237a62bdb040b5aede5373fb465
2 files changed