summaryrefslogtreecommitdiff
path: root/hal/audio_hw.h
diff options
context:
space:
mode:
Diffstat (limited to 'hal/audio_hw.h')
-rw-r--r--hal/audio_hw.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hal/audio_hw.h b/hal/audio_hw.h
index e980e88..b709b1d 100644
--- a/hal/audio_hw.h
+++ b/hal/audio_hw.h
@@ -431,6 +431,7 @@ struct audio_device {
snd_device_t last_logged_snd_device[AUDIO_USECASE_MAX][2]; /* [out, in] */
int camera_orientation; /* CAMERA_BACK_LANDSCAPE ... CAMERA_FRONT_PORTRAIT */
bool bt_sco_on;
+ bool a2dp_started;
};
int select_devices(struct audio_device *adev,