From 2819d47a0f1fe44e788392db1b7322d5ef7f7d1e Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Fri, 29 Sep 2006 20:29:40 +0000 Subject: Small cosmetic cleanup --- hcid/dbus-api.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hcid/dbus-api.txt b/hcid/dbus-api.txt index d5c5a276..7ca70be2 100644 --- a/hcid/dbus-api.txt +++ b/hcid/dbus-api.txt @@ -755,8 +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. To request - service browse send an empty match string. + 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 -- cgit