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

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

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

parents e600ebb0 2bd47716
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";