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

Commit 0991da1c authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "LeAudioTestApp: Fix possible crash" into main am: 55e3af41

parents 9c075bb2 55e3af41
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