leaudio: Fix reconnect after disconnected by Java
Disconnect from Java can happen in two cases 1.Profile connection timeout - this can happen on single device while other is connected 2. Intentional user disconnection - this will end up with all members being disconnected. With this patch, if 1) happens, we want to be sure that device will get back on allow list if other set members are connected Bug: 281937978 Test: atest bluetooth_le_audio_client_test Test: atest BluetoothInstrumentationtTests Tag: #feature Change-Id: I1e446e611400659fc58a5a14ec13ba1e53f7eb65
Loading
Please register or sign in to comment