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

Commit be4db092 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "legacy: Re-include device/controller"

parents 5c81f6ac 066364a8
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";