From 9ac6da7a56723334bf172f56fedb6aee6e38fc6c Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Fri, 18 May 2007 19:09:46 +0000 Subject: Mark GetConnectedInterfaces as experimental --- audio/audio-api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit