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

Commit f48e7e3b authored by Chris Manton's avatar Chris Manton
Browse files

Re-include bta/include/bta_hd_api

Include what you use

Bug: 163134718
Tag: #refactor
Test: compile & verify basic functions working

Change-Id: I3e2307c63920a9963b610893e1e5b3ac2c983787
parent b5f1908f
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -19,8 +19,11 @@
#ifndef BTA_HD_API_H
#define BTA_HD_API_H

#include "bta_api.h"
#include "hidd_api.h"
#include <cstdint>

#include "bta/include/bta_api.h"
#include "stack/include/hiddefs.h"
#include "types/raw_address.h"

/*****************************************************************************
 *  Constants and Type Definitions