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

Commit 066364a8 authored by Chris Manton's avatar Chris Manton
Browse files

legacy: Re-include device/controller

Bug: 197478351
Tag: #refactor
Test: gd/cert/run

Change-Id: I31bf8476c1c51725530ba8c2ed1dd3ba65308fc7
parent 719e790c
Loading
Loading
Loading
Loading
+4 −6
Original line number Original line Diff line number Diff line
@@ -18,13 +18,11 @@


#pragma once
#pragma once


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


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


static const char CONTROLLER_MODULE[] = "controller_module";
static const char CONTROLLER_MODULE[] = "controller_module";