History log of /frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/MapClientProfile.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
44de3a076d8903078c96e6b38564a16832996310 02-May-2018 ryanywlin <ryanywlin@google.com> Add Bluetooth callback for device connection state changed

With the new Multi-A2DP/HFP support, need to add profile connection state
changed callback for every BT device connect/disconnect to profile.

Bug: 76447449
Test: make RunSettingsLibRoboTests ROBOTEST_FILTER=LocalBluetoothProfileManagerTest -j28
Test: make RunSettingsLibRoboTests ROBOTEST_FILTER=BluetoothEventManagerTest -j28
Change-Id: Iaaec369e8d10f9b1270491632fb5c91de1e28571
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/MapClientProfile.java
43eba0836d89c21c4bec20bd251f4e82310b7cf1 31-Mar-2017 Joseph Pirozzo <pirozzoj@google.com> Bluetooth Multi Connect

Allow automotive bluetooth profiles to connect to issue multiple connect
calls without disconnecting other devices. These client side profiles
either support multiple connections or handle multiple connection
requests gracefully.

Bug: 36789202
Test: Manual, Connect to one paired device then attempt to connect to a
second paired device, observe that HFP and PBAP are both connected on
both devices.

Change-Id: I8bd6aea2b8411ba5585b34292d8c6ec62c5c2f96
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/MapClientProfile.java
631768d81469f83552de05bf0ec839d1cd6eab04 01-Sep-2016 Joseph Pirozzo <pirozzoj@google.com> MAP MCE

Add MAP client code into packages/apps/Bluetooth. Changes here are to
define the MAP MCE interface and enable its selection when running on a
device that is also running a PBAP client (Car Kitt).

Bug: 30467210
Change-Id: Ifa2cdea7d67f63a2b5f3d971df8ec6d321dc5fee
(cherry picked from commit 433b3054847951e8e7b3864d11990604a66b8651)
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/MapClientProfile.java