Tsuyoshi Kamata 89377530c7 Display BTH connected status correctly
This patch removes incorrect condition.
(to not use LocalBluetoothProfile#isPreferred())
This condition uses the priority that already disconnected profile,
so this codition always returns false.

To verify this issue:
1. Turn on Bluetooth.
2. Pair and connect to BTH(A2DP/HFP)
3. The display now says "Connected"
3. Disconnect HFP profile
4. The display still says "Connected" but it should say "Connected (no phone)"

Change-Id: I9e2bfa6d23bf1be7587c9556b4b05459d02c4817
2014-04-30 18:20:55 +00:00
2013-05-08 11:07:07 -07:00
2010-03-08 18:05:08 -08:00
2013-08-06 19:16:54 -07:00
Description
No description provided
3.1 GiB
Languages
Java 89.8%
Kotlin 10.2%