History log of /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/BluetoothDeviceManagerTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d4970c192024f327717601e6131e9f3c85b53fed 08-Feb-2017 Hall Liu <hallliu@google.com> Notify BluetoothRouteManager when Bluetooth turned off

When BluetoothDeviceManager gets notified that the
BluetoothHeadsetService has disconnected, notify BluetoothRouteManager
that all devices have disconnected.

Change-Id: Ie7f4e7398602f90e6669c8b58d085f84354844ca
Test: manual, added unit test
Fix: 34547045
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/BluetoothDeviceManagerTest.java
8502d6e3ceed32869d753d86193c4a0b2ebdbb25 31-Oct-2016 Hall Liu <hallliu@google.com> Add BluetoothDeviceManager (multi-hfp part 1)

Adds BluetoothDeviceManager, a class to manage connected HFP devices for
Telecom. This class separates out part of the current functionality of
BluetoothManager and generalizes it to support multiple connected HFP
devices. See design doc for details.

Test: added unit tests
Change-Id: I03ca6e3827aa80b18e64a9c736097ca8dd4e01b8
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/BluetoothDeviceManagerTest.java