diff options
Diffstat (limited to 'hcid')
-rw-r--r-- | hcid/dbus-api.txt | 4 |
1 files changed, 4 insertions, 0 deletions
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 |