OSDN Git Service

MAP Client connect after PBAP Client
authorJoseph Pirozzo <pirozzoj@google.com>
Thu, 13 Oct 2016 20:47:54 +0000 (13:47 -0700)
committerSanket Agarwal <sanketa@google.com>
Wed, 2 Nov 2016 04:41:27 +0000 (21:41 -0700)
commit2ad555291d7cd3b670ed7673bbaabdc898f3c172
tree98a196c83f5f3274ba116c8d201275cb97a08e63
parentc1c6d1d504fbf0344631b4416e51c8b0f61958a7
MAP Client connect after PBAP Client

Add code to automatically attempt to connect MAP Client (if enabled)
after PBAP Client connects.  This will typically be invoked at system or
adapter reset, but could as well happen if MAP Client isn't connected
and a new PBAP connection is established.

Bug: 32153228
Change-Id: I9ac5121ccf0d7ef3e5847df32034094e085aa434
(cherry picked from commit 46873217f3ddb8b848ce0b8fdf4a0531dfb04224)
src/com/android/bluetooth/btservice/AdapterService.java