1 <?xml version="1.0" encoding="UTF-8" ?>
4 <interface name="org.freedesktop.NetworkManager.PPP">
5 <method name="NeedSecrets">
6 <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="impl_ppp_manager_need_secrets"/>
7 <annotation name="org.freedesktop.DBus.GLib.Async" value=""/>
8 <arg name="username" type="s" direction="out"/>
9 <arg name="password" type="s" direction="out"/>
12 <method name="SetIp4Config">
13 <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="impl_ppp_manager_set_ip4_config"/>
14 <arg name="config" type="a{sv}" direction="in"/>
17 <method name="SetState">
18 <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="impl_ppp_manager_set_state"/>
19 <arg name="state" type="u" direction="in"/>