Loading android/app/src/com/android/bluetooth/le_audio/LeAudioService.java +0 −2 Original line number Diff line number Diff line Loading @@ -249,8 +249,6 @@ public class LeAudioService extends ProfileService { int groupId = getGroupId(device); //TODO: disconnect active device if it's not in groupId if (DBG) { Log.d(TAG, "connect(): " + device + " group id: " + groupId); } Loading Loading
android/app/src/com/android/bluetooth/le_audio/LeAudioService.java +0 −2 Original line number Diff line number Diff line Loading @@ -249,8 +249,6 @@ public class LeAudioService extends ProfileService { int groupId = getGroupId(device); //TODO: disconnect active device if it's not in groupId if (DBG) { Log.d(TAG, "connect(): " + device + " group id: " + groupId); } Loading