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

Commit ba8f156f 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 am:...

Merge "legacy: Re-include device/controller" am: be4db092 am: f6da4f7b am: 24421fef am: 5cd038ba

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

Change-Id: Id7498ec4d3c7357e27e8dab033e8b68a680de67a
parents 7c463343 5cd038ba
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";