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

Commit d2886274 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "legacy: Uninclude unused stack/include/hcidefs"

parents ae488fec 1d016bd2
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -26,7 +26,6 @@
#include "osi/test/AllocationTestHarness.h"
#include "osi/test/test_stubs.h"
#include "stack/include/bt_types.h"
#include "stack/include/hcidefs.h"

extern void allocation_tracker_uninit(void);

+0 −1
Original line number Diff line number Diff line
@@ -33,7 +33,6 @@
#include "stack/include/btm_api_types.h"
#include "stack/include/btm_ble_api_types.h"
#include "stack/include/hci_error_code.h"
#include "stack/include/hcidefs.h"

bt_status_t do_in_main_thread(const base::Location& from_here,
                              base::OnceClosure task);
+0 −1
Original line number Diff line number Diff line
@@ -19,7 +19,6 @@
#include "service/adapter.h"
#include "service/logging_helpers.h"
#include "stack/include/bt_types.h"
#include "stack/include/hcidefs.h"

#include <base/bind.h>
#include <base/callback.h>
+0 −1
Original line number Diff line number Diff line
@@ -21,7 +21,6 @@
#include "service/adapter.h"
#include "service/logging_helpers.h"
#include "stack/include/bt_types.h"
#include "stack/include/hcidefs.h"
#include "types/bt_transport.h"

using std::lock_guard;
+0 −1
Original line number Diff line number Diff line
@@ -19,7 +19,6 @@
#include "service/adapter.h"
#include "service/logging_helpers.h"
#include "stack/include/bt_types.h"
#include "stack/include/hcidefs.h"

#include <base/bind.h>
#include <base/callback.h>
Loading