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

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

Merge "legacy: Re-include device/controller" am: be4db092 am: f6da4f7b

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

Change-Id: I172de72c6806455b6c1d48656813cf6e9e6d0be1
parents 89e55179 f6da4f7b
Loading
Loading
Loading
Loading
+4 −6
Original line number Diff line number Diff line
@@ -18,13 +18,11 @@

#pragma once

#include <stdbool.h>
#include <stdint.h>
#include <cstddef>
#include <cstdint>

#include "btcore/include/device_features.h"
#include "hci/include/hci_layer.h"
#include "hci/include/hci_packet_factory.h"
#include "hci/include/hci_packet_parser.h"
#include "btcore/include/version.h"
#include "types/raw_address.h"

static const char CONTROLLER_MODULE[] = "controller_module";