Nm_pppPPP
include OBus_proxy.Privatetype t = private OBus_proxy.proxyval of_proxy : OBus_proxy.proxy -> tval to_proxy : t -> OBus_proxy.proxyval need_secrets : t -> (string * string) Lwt.tval set_ip4_config :
t ->
config:(string * OBus_value.V.single) list ->
unit Lwt.tval set_state : t -> state:int -> unit Lwt.t