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

Commit a3558976 authored by Jakub Pawłowski's avatar Jakub Pawłowski Committed by Gerrit Code Review
Browse files

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

parents 23221324 d73f5fbe
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_,