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

Commit 83638e5d authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Remove unused declarations btif/src/stack_manager" am: 71438221 am:...

Merge "Remove unused declarations btif/src/stack_manager" am: 71438221 am: cc7aa0a1 am: 50e3d76c

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Bluetooth/+/1973765

Change-Id: I854d4bbf63a76ce1007671cc528fd16f9332cdd1
parents a4fda7e9 50e3d76c
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -191,16 +191,13 @@ static void clean_up_stack() {
static bool get_stack_is_running() { return stack_is_running; }

// Internal functions

extern const module_t bt_utils_module;
extern const module_t bte_logmsg_module;
extern const module_t btif_config_module;
extern const module_t btsnoop_module;
extern const module_t bt_utils_module;
extern const module_t gd_controller_module;
extern const module_t gd_idle_module;
extern const module_t gd_shim_module;
extern const module_t hci_module;
extern const module_t interop_module;
extern const module_t osi_module;
extern const module_t stack_config_module;