summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-api.txt
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2008-01-28 10:38:40 +0000
committerJohan Hedberg <johan.hedberg@nokia.com>2008-01-28 10:38:40 +0000
commitba255beb79afb9c00ae5b71821f84f911aa8d1fe (patch)
tree66707895eb4596df0e8054052f95f07560927e2f /hcid/dbus-api.txt
parentd352bd04383f1c1a5ec17e267cb8d0ce70720519 (diff)
Whitespace cleanup
Diffstat (limited to 'hcid/dbus-api.txt')
-rw-r--r--hcid/dbus-api.txt20
1 files changed, 10 insertions, 10 deletions
diff --git a/hcid/dbus-api.txt b/hcid/dbus-api.txt
index 51a2eff7..feeb8130 100644
--- a/hcid/dbus-api.txt
+++ b/hcid/dbus-api.txt
@@ -52,9 +52,9 @@ Error hierarchy
Interface org.bluez.Error
Shared Errors (Can be thrown by hcid or any bluetooth service)
-
+
DeviceUnreachable
-
+
The remote device is either powered down or out of range.
AlreadyConnected
@@ -82,7 +82,7 @@ Shared Errors (Can be thrown by hcid or any bluetooth service)
InvalidArguments
The DBUS request does not contain the right number of
- arguments with the right type, or the arguments are there
+ arguments with the right type, or the arguments are there
but their value is wrong, or does not makes sense in the
current context.
@@ -96,8 +96,8 @@ Shared Errors (Can be thrown by hcid or any bluetooth service)
Error returned when a specified record is not
available.
- NotSupported
-
+ NotSupported
+
The remote device does not support the expected
feature.
@@ -123,7 +123,7 @@ Hcid specific Errors (Can be thrown by hcid only)
Error returned when the adapter is DOWN.
UnknwownMethod
-
+
This is an experimental method.
NotAuthorized
@@ -140,9 +140,9 @@ Hcid specific Errors (Can be thrown by hcid only)
exists. This error is similar to ENODEV.
NoSuchService
-
+
RequestDeferred
-
+
NotInProgress
UnsupportedMajorClass
@@ -1164,7 +1164,7 @@ Signals void ModeChanged(string mode)
Signals that a bonding was removed.
void TrustAdded(string address)
-
+
Sent when SetTrusted() is called.
void TrustRemoved(string address)
@@ -1261,7 +1261,7 @@ Signals void Started()
was stopped.
void TrustAdded(string address)
-
+
Sent when SetTrusted() is called.
void TrustRemoved(string address)