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

Commit 9811fc5b authored by Chris Manton's avatar Chris Manton
Browse files

Re-include btif/include/btif_av

Include what you use

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

Change-Id: Ib445933ac752adb1fedc544d80fd467e11529618
parent a24356a1
Loading
Loading
Loading
Loading
+7 −2
Original line number Diff line number Diff line
@@ -23,8 +23,13 @@
#ifndef BTIF_AV_H
#define BTIF_AV_H

#include "bta_av_api.h"
#include "btif_common.h"
#include <cstdint>

#include "include/hardware/bt_av.h"
#include "types/raw_address.h"

// #include "bta/include/bta_av_api.h"
// #include "btif/include/btif_common.h"

/**
 * When the local device is A2DP source, get the address of the active peer.