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

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

Merge "legacy: Re-include hci/include/hci_layer.h" am: 7cee6bc3

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

Change-Id: Ie148beb2a8fbb052a21f713671d2f476da46722f
parents dbcb2dad 7cee6bc3
Loading
Loading
Loading
Loading
+2 −5
Original line number Diff line number Diff line
@@ -20,13 +20,10 @@

#include <base/callback.h>
#include <base/location.h>
#include <stdbool.h>

#include "bt_types.h"
#include "osi/include/allocator.h"
#include "osi/include/fixed_queue.h"
#include "osi/include/future.h"
#include "osi/include/osi.h"
#include "osi/include/osi.h"  // INVALID_FD
#include "stack/include/bt_types.h"

static const char HCI_MODULE[] = "hci_module";