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

Commit 3b4d0ef5 authored by Grzegorz Kołodziejczyk's avatar Grzegorz Kołodziejczyk Committed by Grzegorz Kolodziejczyk
Browse files

le_audio: Fix stream typo

This fixes stream typo for log.

Tag: #Bug
Bug: 305943737
Bug: 308171251
Test: atest bluetooth_le_audio_client_test
Change-Id: I40b58de899f4f82dd7cc3b3ec1f15154c4f79eea
parent f21ee1ca
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4241,7 +4241,7 @@ class LeAudioClientImpl : public LeAudioClient {

  void notifyAudioLocalSink(UnicastMonitorModeStatus status) {
    if (sink_monitor_notified_status_ != status) {
      LOG_INFO("Stram monitoring status changed to: %d",
      LOG_INFO("Stream monitoring status changed to: %d",
               static_cast<int>(status));
      sink_monitor_notified_status_ = status;
      callbacks_->OnUnicastMonitorModeStatus(