diff options
| -rw-r--r-- | hcid/dbus-api.txt | 4 | 
1 files 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 | 
