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

Commit 2bd47716 authored by Chris Manton's avatar Chris Manton
Browse files

legacy: Re-include hci/include/hci_layer.h

Bug: 197150934
Tag: #refactor
Test: gd/cert/run

Change-Id: I1fe6e54f34a4b7a1f97bed81b8feab2a7061bbdf
parent 3cf72dcf
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";