summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/A2dpAudioInterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'services/audioflinger/A2dpAudioInterface.h')
-rw-r--r--services/audioflinger/A2dpAudioInterface.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/services/audioflinger/A2dpAudioInterface.h b/services/audioflinger/A2dpAudioInterface.h
index 48154f9..cef1926 100644
--- a/services/audioflinger/A2dpAudioInterface.h
+++ b/services/audioflinger/A2dpAudioInterface.h
@@ -103,6 +103,7 @@ private:
status_t setAddress(const char* address);
status_t setBluetoothEnabled(bool enabled);
status_t setSuspended(bool onOff);
+ status_t standby_l();
private:
int mFd;