X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=doc%2Fagent-api.txt;h=ff7aa53b1621ff440972b1f8f353fa72c791aaa5;hb=f120fa2ca1ed88f0394eb4bf286e4d2dca7e6863;hp=27bd3219d73762f7878affaab48cf300b30d92d6;hpb=cce41dad8e37117fa45bbc8e40f7c866612c6500;p=connman diff --git a/doc/agent-api.txt b/doc/agent-api.txt index 27bd321..ff7aa53 100644 --- a/doc/agent-api.txt +++ b/doc/agent-api.txt @@ -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.