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

Commit 4cf7707e authored by William Escande's avatar William Escande Committed by Automerger Merge Worker
Browse files

Merge "Revert "Cleanup hfp callback during cleanup call"" am: e6dd4835

parents 341feed6 e6dd4835
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1536,7 +1536,7 @@ void HeadsetInterface::Cleanup() {
    }
  }

  bt_hf_callbacks = nullptr;
  do_in_jni_thread(FROM_HERE, base::Bind([]() { bt_hf_callbacks = nullptr; }));
}

bt_status_t HeadsetInterface::SetScoOffloadEnabled(bool value) {