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

Commit 98a180f6 authored by Jakub Pawłowski's avatar Jakub Pawłowski Committed by Automerger Merge Worker
Browse files

Merge "leaudio: Fix for read LeAudio stuff on encryted link" am: a3558976

parents 0859a26d a3558976
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -1793,6 +1793,11 @@ class LeAudioClientImpl : public LeAudioClient {
      return;
    }

    if (!leAudioDevice->encrypted_) {
      LOG_DEBUG("Wait for device to be encrypted");
      return;
    }

    if (!leAudioDevice->known_service_handles_)
      BTA_GATTC_ServiceSearchRequest(
          leAudioDevice->conn_id_,