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

Commit be049636 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "leaudio: Fix cleaning BtaGattQueue" into tm-qpr-dev

parents 66b0c5d7 b941fbf6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1705,6 +1705,7 @@ class LeAudioClientImpl : public LeAudioClient {
      return;
    }

    BtaGattQueue::Clean(leAudioDevice->conn_id_);
    LeAudioDeviceGroup* group = aseGroups_.FindById(leAudioDevice->group_id_);

    groupStateMachine_->ProcessHciNotifAclDisconnected(group, leAudioDevice);