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

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

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

Change-Id: Iac10f6c21243b0c5ffa93073a79c6bca501caa82
parents 4ccda5ae ba8f156f
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";