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

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

Merge "Fix Battery info not shown after BT off/on"

parents 028cc5ae 1ca4d392
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -1080,6 +1080,10 @@ class LeAudioClientImpl : public LeAudioClient {
          le_audio::types::kLeAudioDirectionSink;
    }

    callbacks_->OnSinkAudioLocationAvailable(
        leAudioDevice->address_,
        leAudioDevice->snk_audio_locations_.to_ulong());

    leAudioDevice->src_audio_locations_ = source_audio_location;
    if (source_audio_location != 0) {
      leAudioDevice->audio_directions_ |=