Merge "Bug fix: Toggling Bluetooth off then on will now initiate a scan." into lmp-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
4a1b7b5f94
@@ -340,6 +340,7 @@ public final class BluetoothSettings extends DeviceListPreferenceFragment implem
|
|||||||
|
|
||||||
case BluetoothAdapter.STATE_TURNING_ON:
|
case BluetoothAdapter.STATE_TURNING_ON:
|
||||||
messageId = R.string.bluetooth_turning_on;
|
messageId = R.string.bluetooth_turning_on;
|
||||||
|
mInitialScanStarted = false;
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user