From 60725028affaa7405d022de8fe0dee7ad16f1a44 Mon Sep 17 00:00:00 2001 From: Elly Jones Date: Mon, 20 Dec 2010 14:40:35 -0500 Subject: [PATCH] Add State property and StateChanged signal. Change-Id: I74451404361aa8bcc33ad0e66cbd5c6208222496 --- .../org.freedesktop.ModemManager.Modem.xml | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/introspection/org.freedesktop.ModemManager.Modem.xml b/introspection/org.freedesktop.ModemManager.Modem.xml index e0cf4bd5..1c032aa6 100644 --- a/introspection/org.freedesktop.ModemManager.Modem.xml +++ b/introspection/org.freedesktop.ModemManager.Modem.xml @@ -74,6 +74,27 @@ + + + The modem's state (see the State property) changed. + + + + Old state. + + + + + New state. + + + + + Reason for state transition. + + + + The modem port to use for IP configuration and traffic. @@ -150,6 +171,15 @@ + + + + State of the modem. + + +