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

Commit 7c6078f5 authored by Chris Manton's avatar Chris Manton
Browse files

Re-include bta/gatt/bta_gatts_int

Include what you use

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

Change-Id: Ife1f4932223bcf867c4f14a4a9851c0b1012f1cf
parent eadef6c8
Loading
Loading
Loading
Loading
+9 −8
Original line number Diff line number Diff line
@@ -24,14 +24,15 @@
#ifndef BTA_GATTS_INT_H
#define BTA_GATTS_INT_H

#include "bt_target.h"
#include "bta_gatt_api.h"
#include "bta_sys.h"
#include "gatt_api.h"

#include <base/strings/stringprintf.h>
#include "bt_common.h"
#include "types/bt_transport.h"
#include <cstdint>

#include "bt_target.h"  // Must be first to define build configuration

#include "bta/include/bta_gatt_api.h"
#include "bta/sys/bta_sys.h"
#include "stack/include/bt_types.h"
#include "stack/include/btm_ble_api_types.h"
#include "stack/include/gatt_api.h"

/*****************************************************************************
 *  Constants and data types