Add entry for profile list property
[connman] / doc / agent-api.txt
index 27bd321..ff7aa53 100644 (file)
@@ -2,7 +2,7 @@ Agent hierarchy
 ***************
 
 Service name   [unique name]
-Interface name org.freedesktop.connman.Agent
+Interface name org.moblin.connman.Agent
 Object path    [random object]
 
 Methods                void Release()
@@ -14,4 +14,4 @@ This method will be called when the core releases the agent. This normally
 happens when the core shuts down.
 
 To get notified when the core exits, an agent should also watch out for the
-NameOwnerChanged from org.freedesktop.connman service.
+NameOwnerChanged from org.moblin.connman service.