summaryrefslogtreecommitdiffstats
path: root/audio/audio_hw.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/audio_hw.h')
-rw-r--r--audio/audio_hw.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/audio_hw.h b/audio/audio_hw.h
index 45c3407..ca90fef 100644
--- a/audio/audio_hw.h
+++ b/audio/audio_hw.h
@@ -381,6 +381,7 @@ struct voice_data {
bool in_call;
float volume;
bool bluetooth_nrec;
+ bool bluetooth_wb;
void *session;
};