am a517de36: Donot reset mEnable flag when binding timeout.
* commit 'a517de36c44ab8cad5a267315aedf940aefa44cb': 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