commit | 7be83c578c611cd28185333696c17b2560f30444 | [log] [tgz] |
---|---|---|
author | Andre Eisenbach <eisenbach@google.com> | Thu Sep 03 15:20:09 2015 -0700 |
committer | Andre Eisenbach <eisenbach@google.com> | Thu Sep 03 15:20:09 2015 -0700 |
tree | d5a663589eea78f40cf9b5158c40440a93a57364 | |
parent | 7d223aeef8c9108210e0d13e9458b4d701781ee0 [diff] |
Bluetooth: Fix profile auto-connect logic The fix in commit 05e08c3a2f27d5027b34e81b7c0a67e4da7341f6 caused a duplicate connect message to be sent to A2DP devices (and others), causing the A2DP state machine to disconnect a device shortly after connecting it. This patch reverts the relevant part of commit 05e06c that causes the faulty auto-connect behaviour. Bug: 22128169 Change-Id: Ie0dadd5c9583bf2b64a8434a2a3603cb749b21d0