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

Commit 9e45a01c authored by Chris Manton's avatar Chris Manton
Browse files

Re-include bta/vc/devices

Bug: 163134718
Test: cert
Tag: #refactor

Change-Id: Iae4b30484c2e0a38d5ac61875c1a80c6b04bd97f
parent f2f731e9
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 {