From 1eb7cf148f41c6c8bb25f828e8f329b7a3c606d1 Mon Sep 17 00:00:00 2001 From: Ulisses Furquim Date: Fri, 27 Oct 2006 16:20:37 +0000 Subject: Whitespace cleanup --- hcid/dbus-api.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'hcid/dbus-api.txt') diff --git a/hcid/dbus-api.txt b/hcid/dbus-api.txt index 711d6437..68ccca57 100644 --- a/hcid/dbus-api.txt +++ b/hcid/dbus-api.txt @@ -78,7 +78,7 @@ Errors Failed exists. This error is similar to ENODEV. NotReady - + Error returned when the adapter is DOWN. NotAvailable @@ -298,7 +298,7 @@ Methods string GetAddress() Sets mode of the adapter. See GetMode for valid strings for the mode parameter. - Possible errors: org.bluez.Error.NoSuchAdapter + Possible errors: org.bluez.Error.NoSuchAdapter org.bluez.Error.Failed uint32 GetDiscoverableTimeout() @@ -436,7 +436,7 @@ Methods string GetAddress() Returns the local adapter name (friendly name) in UTF-8. - Possible errors: org.bluez.Error.NotReady + Possible errors: org.bluez.Error.NotReady org.bluez.Error.Failed void SetName(string name) @@ -530,7 +530,7 @@ Methods string GetAddress() uint32 GetRemoteClass(string address) - Get the remote major, minor, and service classes + Get the remote major, minor, and service classes encoded as 32 bit integer. Possible errors: org.bluez.Error.InvalidArguments @@ -805,7 +805,7 @@ Methods string GetAddress() Possible errors: none void SetPeriodicDiscoveryNameResolving(boolean resolve_names) - + Enable or disable automatic remote name resolving for periodic discovery. -- cgit