From c40762547147401db6eed6d64db09744e5668dda Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Sun, 1 Apr 2007 20:44:07 +0000 Subject: Add IsConnected() to dbus-api.txt --- audio/audio-api.txt | 2 ++ 1 file changed, 2 insertions(+) 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() -- cgit