Diff between a5c1a45943e71f98a477667b3dae6c888b764029 and 1aa7671707555796824a2baef6ba962b99f985e5
Changed Files
| File | Additions | Deletions | Status |
| doc/device-api.txt | +3 | -0 | modified |
Full Patch
diff --git a/doc/device-api.txt b/doc/device-api.txt
index ac6b69a..d487553 100644
--- a/doc/device-api.txt
+++ b/doc/device-api.txt
@@ -84,6 +84,9 @@ Methods void Connect()
This method can be used to cancel a pairing
operation initiated by the Pair method.
+ Possible errors: org.bluez.Error.DoesNotExist
+ org.bluez.Error.Failed
+
Properties string Address [readonly]
The Bluetooth device address of the remote device.