Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 55e3af41 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "LeAudioTestApp: Fix possible crash" into main

parents be4ee751 568e7257
Loading
Loading
Loading
Loading
+9 −3
Original line number Diff line number Diff line
@@ -87,7 +87,9 @@ public class BluetoothProxy {
                            allLeAudioDevicesMutable.getValue().stream()
                                    .filter(
                                            state ->
                                                    state.leAudioData.nodeStatusMutable.getValue()
                                                    state.leAudioData != null
                                                            && state.leAudioData.nodeStatusMutable
                                                                            .getValue()
                                                                    != null
                                                            && state.leAudioData
                                                                    .nodeStatusMutable
@@ -661,7 +663,9 @@ public class BluetoothProxy {
                                    allLeAudioDevicesMutable.getValue().stream()
                                            .filter(
                                                    state ->
                                                            state.leAudioData.nodeStatusMutable
                                                            state.leAudioData != null
                                                                    && state.leAudioData
                                                                                    .nodeStatusMutable
                                                                                    .getValue()
                                                                            != null
                                                                    && state.leAudioData
@@ -733,7 +737,9 @@ public class BluetoothProxy {
                                    allLeAudioDevicesMutable.getValue().stream()
                                            .filter(
                                                    state ->
                                                            state.leAudioData.nodeStatusMutable
                                                            state.leAudioData != null
                                                                    && state.leAudioData
                                                                                    .nodeStatusMutable
                                                                                    .getValue()
                                                                            != null
                                                                    && state.leAudioData