summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-api.txt
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2006-05-30 10:36:03 +0000
committerMarcel Holtmann <marcel@holtmann.org>2006-05-30 10:36:03 +0000
commit786cbd0c3e4b70976cf6777eac839d2e4b86641a (patch)
tree137ceb22a47a67d20f9fb76d7edd80c870590892 /hcid/dbus-api.txt
parentbf026c430c11a5bc5e7215cf5937e485663a05f0 (diff)
Add FindAdapter method
Diffstat (limited to 'hcid/dbus-api.txt')
-rw-r--r--hcid/dbus-api.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/hcid/dbus-api.txt b/hcid/dbus-api.txt
index 5a0333f2..3f763fb8 100644
--- a/hcid/dbus-api.txt
+++ b/hcid/dbus-api.txt
@@ -127,6 +127,11 @@ Methods uint32 InterfaceVersion()
Returns object path for the default adapter.
+ string FindAdapter(string pattern)
+
+ Returns object path for the specified adapter. Valid
+ patterns are "hci0" or "00:11:22:33:44:55".
+
array{string} ListAdapters()
Returns list of object paths under /org/bluez/Adapter/