From: Patrik Flykt <[email protected]>

D-Bus errors renamed to org.moblin.connman.Agent.* since object paths are
not allowed to be used as error name components.
---
 doc/agent-api.txt |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/agent-api.txt b/doc/agent-api.txt
index 644b678..d215b9b 100644
--- a/doc/agent-api.txt
+++ b/doc/agent-api.txt
@@ -21,7 +21,7 @@ Methods               void Release()
                        A special return value can be used to trigger a
                        retry of the failed transaction.
 
-                       Possible Errors: [service].Error.Retry
+                       Possible Errors: net.connman.Agent.Error.Retry
 
                dict RequestInput(object service, dict fields)
 
@@ -40,7 +40,7 @@ Methods               void Release()
                        The dictionary arguments contains field names with
                        their input parameters.
 
-                       Possible Errors: [service].Error.Canceled
+                       Possible Errors: net.connman.Agent.Error.Canceled
 
                void Cancel()
 
-- 
1.7.2.3

_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman

Reply via email to