summaryrefslogtreecommitdiffstats
path: root/audio/audio-api.txt
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2007-08-29 11:41:15 +0000
committerJohan Hedberg <johan.hedberg@nokia.com>2007-08-29 11:41:15 +0000
commitc13f5169711913b9b6d3ee40740480fe234491cd (patch)
treefe8f060ad0d043f0e01c84a185c8d1fc119c302e /audio/audio-api.txt
parent60fa5f6cfbfe82c239bb957c1a3298bceaa62604 (diff)
Add GetAdapter method and update API documentation
Diffstat (limited to 'audio/audio-api.txt')
-rw-r--r--audio/audio-api.txt11
1 files changed, 10 insertions, 1 deletions
diff --git a/audio/audio-api.txt b/audio/audio-api.txt
index c49b61b9..4fbed84a 100644
--- a/audio/audio-api.txt
+++ b/audio/audio-api.txt
@@ -105,7 +105,16 @@ Methods string GetAddress() [experimental]
Returns the Bluetooth address of the remote device.
- array{string} GetConnectedInterfaces() [experimental]
+ string GetAdapter() [experimental]
+
+ Returns the address of the local adapter that the
+ device is associated with.
+
+ string GetName() [experimental]
+
+ Returns a friendly name for the device.
+
+ array{string} GetConnectedInterfaces() [experimental]
Returns a string list of interfaces that are in a
connected state.