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

Commit e6dd4835 authored by William Escande's avatar William Escande Committed by Gerrit Code Review
Browse files

Merge "Revert "Cleanup hfp callback during cleanup call""

parents e728e2a7 9e25364d
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) {