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

Commit 33dfda17 authored by Thomas Girardier's avatar Thomas Girardier Committed by Automerger Merge Worker
Browse files

Merge "le_audio: Add missing sync on main loop while closing GATT" am: 849a48f3

parents d2f05940 849a48f3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4648,6 +4648,7 @@ TEST_F(UnicastTest, SpeakerStreamingTimeout) {
      .WillByDefault(Return());

  state_machine_callbacks_->OnStateTransitionTimeout(group_id);
  SyncOnMainLoop();

  /* No assigned cises should remain when transition remains in IDLE state */
  auto group = streaming_groups.at(group_id);