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

Commit 82fd928f authored by Himanshu Rawat's avatar Himanshu Rawat Committed by Gerrit Code Review
Browse files

Merge "Log when the Headtracking vendor specific codec is found" into main

parents 5130270e dc15bb52
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -373,6 +373,7 @@ void LeAudioDevice::RegisterPACs(

    if (IS_FLAG_ENABLED(leaudio_dynamic_spatial_audio)) {
      if (pac.codec_id == types::kLeAudioCodecHeadtracking) {
        LOG(INFO) << __func__ << ": Headtracking supported";
        /* Todo: Set DSA modes according to the codec configuration */
        dsa_modes_ = {
            DsaMode::DISABLED,