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

Commit 1578018a authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "leaudio: Fix invalid reconfiguration state" am: 780a5013 am: a3a563f1

parents 3e3bfba7 a3a563f1
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -4350,6 +4350,9 @@ class LeAudioClientImpl : public LeAudioClient {
            /* If configuration succeed wait for new status. */
            return;
          }
          LOG_INFO("Clear pending configuration flag for group %d",
                   group->group_id_);
          group->ClearPendingConfiguration();
        }
        stream_setup_end_timestamp_ = 0;
        stream_setup_start_timestamp_ = 0;