Files
frameworks_base/packages
Pavlin Radoslavov eb067ba741 Don't disconnect an A2DP device when connecting to same device
When processing a connect request for an A2DP device, Settings
would trigger a disconnect request for all A2DP devices that
have state of CONNECTED, CONNECTING or DISCONNECTING, including
eventually the device we are connecting to.
This could create timing-related issues, and is not necessary.
Now we explicitly check to avoid disconnecting the device we are
connecting to.

Test: Manual A2DP testing with a phone and wireless headsets
Bug: 32688022
Change-Id: I572dd87c071829b734513c4b928a4d65fe539520
2016-11-17 05:29:08 +00:00
..
2016-06-28 01:25:08 -04:00
2016-10-17 12:32:54 -07:00
2016-11-15 02:12:57 +00:00
2016-06-30 18:19:39 -07:00
2016-06-22 13:53:41 -07:00