summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2007-05-18 19:09:46 +0000
committerJohan Hedberg <johan.hedberg@nokia.com>2007-05-18 19:09:46 +0000
commit9ac6da7a56723334bf172f56fedb6aee6e38fc6c (patch)
tree620c997591b137eb4e5f4217499f1a3854bd5682
parentfb1612c37310e09e8503a113c0114c0ba9584c99 (diff)
Mark GetConnectedInterfaces as experimental
-rw-r--r--audio/audio-api.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/audio-api.txt b/audio/audio-api.txt
index d6e66b9f..b25766ad 100644
--- a/audio/audio-api.txt
+++ b/audio/audio-api.txt
@@ -87,7 +87,7 @@ Methods string GetAddress()
Returns the Bluetooth address of the remote device.
- array{string} GetConnectedInterfaces()
+ array{string} GetConnectedInterfaces() [experimental]
Returns a string list of interfaces that are in a
connected state.