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

Commit 7790a2d0 authored by Chris Manton's avatar Chris Manton Committed by Automerger Merge Worker
Browse files

Re-include bta/vc/devices am: 9e45a01c am: fa7edc27 am: 25c8a6a8

Original change: https://android-review.googlesource.com/c/platform/system/bt/+/1688767

Change-Id: I30580bebee66f271478246c41022750617e7f9c9
parents 27b477e2 25c8a6a8
Loading
Loading
Loading
Loading
+5 −4
Original line number Diff line number Diff line
@@ -17,13 +17,14 @@

#pragma once

#include <hardware/bt_vc.h>

#include <cstdint>
#include <unordered_set>
#include <vector>

#include "bta_gatt_api.h"
#include "types.h"
#include "bta/include/bta_gatt_api.h"
#include "bta/vc/types.h"
#include "include/hardware/bt_vc.h"
#include "types/raw_address.h"

namespace bluetooth {
namespace vc {