summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2007-04-01 20:44:07 +0000
committerJohan Hedberg <johan.hedberg@nokia.com>2007-04-01 20:44:07 +0000
commitc40762547147401db6eed6d64db09744e5668dda (patch)
tree022220eece47f1df0bbe8279ca4cbf3fa560744d /audio
parent7af87ae5d346aed8ba1a6a9ae66f6dae0a393915 (diff)
Add IsConnected() to dbus-api.txt
Diffstat (limited to 'audio')
-rw-r--r--audio/audio-api.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/audio-api.txt b/audio/audio-api.txt
index 81c98aef..e123689e 100644
--- a/audio/audio-api.txt
+++ b/audio/audio-api.txt
@@ -52,6 +52,8 @@ Methods string GetAddress()
void Disconnect()
+ boolean IsConnected()
+
uint16 GetSpeakerGain()
uint16 GetMicrophoneGain()