ClearProperty applies only on the Error property and causes the
service to go to idle state.
---
 doc/service-api.txt | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/doc/service-api.txt b/doc/service-api.txt
index 88816d8..dca97cd 100644
--- a/doc/service-api.txt
+++ b/doc/service-api.txt
@@ -30,10 +30,9 @@ Methods              dict GetProperties()  [deprecated]
 
                void ClearProperty(string name)
 
-                       Clears the value of the specified property.
-
-                       Properties cannot be cleared for hidden WiFi service
-                       entries or provisioned services.
+                       Clears the value of the specified property. Only
+                       the readonly Error property can be cleared. When
+                       cleared the service is reset to the idle state.
 
                        Possible Errors: [service].Error.InvalidArguments
                                         [service].Error.InvalidProperty
-- 
2.1.4

_______________________________________________
connman mailing list
connman@connman.net
https://lists.connman.net/mailman/listinfo/connman

Reply via email to