Add Scanning property to device objects
[connman] / doc / manager-api.txt
index ac00c65..9365e66 100644 (file)
@@ -11,7 +11,6 @@ Methods               dict GetProperties()
                        properties section for available properties.
 
                        Possible Errors: [service].Error.InvalidArguments
-                                        [service].Error.DoesNotExist
 
                void SetProperty(string name, variant value)
 
@@ -46,6 +45,10 @@ Properties   string State [readonly]
                        values are "online" if at least one connection exists
                        and "offline" if no device is connected.
 
+               array{object} Profiles [readonly]
+
+                       List of profile object paths.
+
                array{object} Devices [readonly]
 
                        List of device object paths.