commit | 820cfec619ae724b7f4fa7490bc19d5a8de10db6 | [log] [tgz] |
---|---|---|
author | Sanket Agarwal <sanketa@google.com> | Mon Apr 18 15:35:23 2016 -0700 |
committer | Sanket Agarwal <sanketa@google.com> | Thu Oct 27 18:37:31 2016 -0700 |
tree | 398b88d26a4d8d2d3cab5a676281a2014a005693 | |
parent | c10a46f70ffdf39cae820cd4ad6cfc04744e72b2 [diff] |
A2dpSink sends CONNECTED instead of DISCONNECTED when connection timeout When a timeout happens for an outgoing A2DP Sink connection we are (most likely a typo) sending a CONNECTED instead of DISCONNECTED event. This confuses the UI and shows it as connected instead of disconnected. Change-Id: I2fc5a9df86781b45e5c5ff9368a7c49c6c910294 (cherry picked from commit 688344c5ed34758c1e96a1dec9212e10107a7263)