Merge "[LE audio Unicast]To clear the SetMemberPair when BT is turning off" into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
67d3e62680
@@ -297,6 +297,9 @@ public class CachedBluetoothDeviceManager {
|
||||
mCachedDevices.remove(i);
|
||||
}
|
||||
}
|
||||
|
||||
// To clear the SetMemberPair flag when the Bluetooth is turning off.
|
||||
mOngoingSetMemberPair = null;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user