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

Commit 92e8c5d8 authored by Chris Manton's avatar Chris Manton
Browse files

Re-include bta/include/bta_jv_api

Include what you use

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

Change-Id: I5dd0c7f731897f95c452c6e7908fb673114fe22d
parent b4fba1d9
Loading
Loading
Loading
Loading
+7 −5
Original line number Original line Diff line number Diff line
@@ -24,11 +24,13 @@
#ifndef BTA_JV_API_H
#ifndef BTA_JV_API_H
#define BTA_JV_API_H
#define BTA_JV_API_H


#include "bt_target.h"
#include <cstdint>
#include "bt_types.h"
#include <memory>
#include "bta_api.h"

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

#include "bta/include/bta_api.h"
#include "stack/include/l2c_api.h"


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