Diff between c0e83c551e1f565b7026bf97d22f108916605d2b and 68e9980dc098525fa2c2f232a14ca714ca7debc4

Changed Files

File Additions Deletions Status
doc/device-api.txt +3 -3 modified

Full Patch

diff --git a/doc/device-api.txt b/doc/device-api.txt
index 4f5e1d9..eec0024 100644
--- a/doc/device-api.txt
+++ b/doc/device-api.txt
@@ -62,9 +62,9 @@ Methods		void Connect()
 			as long as the profile is registered this will always
 			succeed.
 
-			Possible errors: org.bluez.Error.DoesNotExist
-					 org.bluez.Error.Failed
-					 org.bluez.Error.NotConnected
+			Possible errors: org.bluez.Error.Failed
+					 org.bluez.Error.InProgress
+					 org.bluez.Error.InvalidArguments
 					 org.bluez.Error.NotSupported
 
 		void Pair()