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

Commit a24356a1 authored by Chris Manton's avatar Chris Manton
Browse files

Re-include btif/include/btif_a2dp_source

Include what you use

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

Change-Id: I842b69db1e0655f711a9cbb429f2d290efce1c26
parent 2e6839c0
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -20,10 +20,13 @@
#ifndef BTIF_A2DP_SOURCE_H
#define BTIF_A2DP_SOURCE_H

#include <stdbool.h>
#include <cstdint>
#include <future>
#include <vector>

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

// Initialize the A2DP Source module.
// This function should be called by the BTIF state machine prior to using the