blob: a15cb64dbd8f8d4252cb73959bd23c03742b9884 [file] [log] [blame]
The Android Open Source Project5738f832012-12-12 16:00:35 -08001/******************************************************************************
2 *
Jakub Pawlowski5b790fe2017-09-18 09:00:20 -07003 * Copyright 2015 Google, Inc.
The Android Open Source Project5738f832012-12-12 16:00:35 -08004 *
5 * Licensed under the Apache License, Version 2.0 (the "License");
6 * you may not use this file except in compliance with the License.
7 * You may obtain a copy of the License at:
8 *
9 * http://www.apache.org/licenses/LICENSE-2.0
10 *
11 * Unless required by applicable law or agreed to in writing, software
12 * distributed under the License is distributed on an "AS IS" BASIS,
13 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 * See the License for the specific language governing permissions and
15 * limitations under the License.
16 *
17 ******************************************************************************/
The Android Open Source Project5738f832012-12-12 16:00:35 -080018
Sharvil Nanavati22509442014-09-06 18:17:55 -070019#pragma once
The Android Open Source Project5738f832012-12-12 16:00:35 -080020
Sharvil Nanavati6449e492014-06-06 01:26:23 -070021#include "bt_target.h"
The Android Open Source Project5738f832012-12-12 16:00:35 -080022#include "bt_types.h"
Pavlin Radoslavov258c2532015-09-27 20:59:05 -070023#include "osi/include/allocator.h"
Jakub Pawlowski3a2dc882016-07-14 04:55:18 -070024#include "osi/include/compat.h"