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

Commit 5cd038ba 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: 24421fef

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

Change-Id: I1e1708fab6b978e69e4ded6f0668889a965a7fa5
parents 86612ae9 24421fef
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";