* commit 'd8481f9665d9073ae739729b8c931a323c6f8f62': Donot reset mEnable flag when binding timeout.
This commit is contained in:
@@ -702,7 +702,6 @@ class BluetoothManagerService extends IBluetoothManager.Stub {
|
||||
Log.e(TAG, "MESSAGE_TIMEOUT_BIND");
|
||||
synchronized(mConnection) {
|
||||
mBinding = false;
|
||||
mEnable = false;
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user