summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-api.txt
diff options
context:
space:
mode:
authorClaudio Takahasi <claudio.takahasi@openbossa.org>2006-09-29 20:22:24 +0000
committerClaudio Takahasi <claudio.takahasi@openbossa.org>2006-09-29 20:22:24 +0000
commit2d2c7224503508dd3996d7acb75f05bb7990c86f (patch)
treee2bfde42beb8a216ee36de7c7c29c0715007a4b8 /hcid/dbus-api.txt
parent7e656457c2ea1ff676a9125c189a7ec9101c36a1 (diff)
GetRemoteServiceHandles: request browsing when the match string is empty
Diffstat (limited to 'hcid/dbus-api.txt')
-rw-r--r--hcid/dbus-api.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/hcid/dbus-api.txt b/hcid/dbus-api.txt
index 3687000f..d5c5a276 100644
--- a/hcid/dbus-api.txt
+++ b/hcid/dbus-api.txt
@@ -755,7 +755,8 @@ Methods string GetAddress()
array{uint32} GetRemoteServiceHandles(string address, string match)
This method will request the SDP database of a remote
- device and retrieve the service record handles.
+ device and retrieve the service record handles. To request
+ service browse send an empty match string.
Possible errors: org.bluez.Error.InvalidArguments
org.bluez.Error.InProgress