OSDN Git Service

Reset reconfig and suspend flags before connecting
authorTsuyoshi Kamata <tsuyoshi.x.kamata@sonymobile.com>
Wed, 4 Mar 2015 03:09:26 +0000 (12:09 +0900)
committerAndre Eisenbach <eisenbach@google.com>
Tue, 25 Oct 2016 21:44:54 +0000 (21:44 +0000)
commit24940c365559876a50467caea8e682275de474b7
treefcbbe6711a1867b39cf33835eb8e317c30b654f8
parente9fb256c0fe92f18268e58540618bfd3c92e0840
Reset reconfig and suspend flags before connecting

When turning a carkit OFF during music playback, the flags are set to
false. After turning it back ON and re-connecting with the carkit, the
flags are not reset. This causes a potential disconnect when the pause
button is pushed on the carkit.

Bug: 28852454
Change-Id: If51c9b0a9d4180d5d3ca74963aa8186dd3f19e96
bta/av/bta_av_aact.cc