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

Commit 316a3458 authored by Chris Manton's avatar Chris Manton Committed by Automerger Merge Worker
Browse files

Remove unused declaration am: ad79571b am: fc43f1ae

Original change: https://android-review.googlesource.com/c/platform/system/bt/+/1692791

Change-Id: I918ddbf60a5d218bfd6e92ffaa3db969fbe46da5
parents 61fe27bd fc43f1ae
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -34,9 +34,6 @@
#include "stack/include/hci_error_code.h"
#include "stack/include/hcidefs.h"

void btsnd_hcic_switch_role(const RawAddress& bd_addr,
                            uint8_t role);  // TODO remove

bt_status_t do_in_main_thread(const base::Location& from_here,
                              base::OnceClosure task);