OSDN Git Service

Device Discoverability not set properly when Bluetooth is toggled
authorAvish Shah <avshah@broadcom.com>
Fri, 19 Jun 2015 11:20:39 +0000 (16:50 +0530)
committerAndre Eisenbach <eisenbach@google.com>
Wed, 1 Jul 2015 01:35:29 +0000 (01:35 +0000)
commitad1f28cde0ec117a0d526bae61fb661587914f33
treedf8038cfe7e3f6cd1b9cbaa299396b3eb2bdf681
parent56594c6d61c63d6cab28b32f431f6f0d9c84af91
Device Discoverability not set properly when Bluetooth is toggled

Issue:
When BT is turned off/on staying in the same BT Settings
screen discoverability was not set again.

Fix:
Handle setting discoverability Bluetooth state change
intents also when BT state is  turned ON.

Bug: 21944289
Change-Id: Ic3c8d476c53673b21d40ea2bd9669758d89c2aee
src/com/android/settings/bluetooth/BluetoothSettings.java [changed mode: 0755->0644]