From 9fa7184246b640fef262aa6cd731fcc0dd49f422 Mon Sep 17 00:00:00 2001 From: Claudio Takahasi Date: Fri, 15 Jun 2007 16:58:13 +0000 Subject: dbus-api: added GetRemoteServiceIdentifiers description --- hcid/dbus-api.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'hcid') diff --git a/hcid/dbus-api.txt b/hcid/dbus-api.txt index 2a2e9677..97c6d160 100644 --- a/hcid/dbus-api.txt +++ b/hcid/dbus-api.txt @@ -965,6 +965,10 @@ Methods dict GetInfo() array{string} GetRemoteServiceIdentifiers(string address) + This method will request the SDP database of a remote + device for all supported services. The identifiers are + returned in UUID 128 string format. + Possible errors: org.bluez.Error.InProgress org.bluez.Error.Failed -- cgit