OSDN Git Service

HF should wait for AG to change conference
authorSanket Agarwal <sanketa@google.com>
Wed, 6 Jul 2016 21:56:13 +0000 (14:56 -0700)
committerSanket Agarwal <sanketa@google.com>
Thu, 7 Jul 2016 18:12:29 +0000 (18:12 +0000)
commitde8d996c5eb073949210f53b739ef12c2c3054ee
tree03852ecf122f63548292b68b8a0949e7d279f9c2
parent2b32bc5c037a04239b24e3bdb7d193d0091eac02
HF should wait for AG to change conference

We should always wait for AG to make changes to the call before we show
it to the user so that the UI does not get confusing (inconsistent).
Currently we are not waiting for the conf. call to be
disconnected/established by AG before we show this on our end.

Bug: b/29898872
Change-Id: Ia9198958122e9e539fb6f2a6f08942d3174ae2fc
(cherry picked from commit a0aa296e1311cbc72ba0ef18c434f68b60c8f935)
src/com/android/bluetooth/hfpclient/connserv/HfpClientConference.java
src/com/android/bluetooth/hfpclient/connserv/HfpClientConnectionService.java