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

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

Remove unused declaration am: ad79571b

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

Change-Id: I2b8eacbd64e9ac64dfeb812ddd2efe92696a31e2
parents 9c48bdbc ad79571b
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);