From 58f8be580039b0575b197b9573a1c92745d96d30 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 17 Jan 2017 20:25:09 +0100 Subject: New upstream version 1.5.90 --- ...org.freedesktop.NetworkManager.Device.Modem.xml | 71 ++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 docs/api/dbus-org.freedesktop.NetworkManager.Device.Modem.xml (limited to 'docs/api/dbus-org.freedesktop.NetworkManager.Device.Modem.xml') diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.Device.Modem.xml b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Modem.xml new file mode 100644 index 00000000..7841771d --- /dev/null +++ b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Modem.xml @@ -0,0 +1,71 @@ + + + + org.freedesktop.NetworkManager.Device.Modem + org.freedesktop.NetworkManager.Device.Modem + org.freedesktop.NetworkManager.Device.Modem + Signals + +PropertiesChanged (a{sv} properties); + + + + Properties + +ModemCapabilities readable u +CurrentCapabilities readable u + + + + Description + + + + Signal Details + + The "PropertiesChanged" signal + org.freedesktop.NetworkManager.Device.Modem::PropertiesChanged + +PropertiesChanged (a{sv} properties); + + DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0. + + + + a{sv} properties: + A dictionary mapping property names to variant boxed values + + + + + + Property Details + + The "ModemCapabilities" property + org.freedesktop.NetworkManager.Device.Modem:ModemCapabilities + +ModemCapabilities readable u + + The generic family of access technologies the modem supports. Not all + capabilities are available at the same time however; some modems require a + firmware reload or other reinitialization to switch between eg CDMA/EVDO + and GSM/UMTS. + Returns: NMDeviceModemCapabilities + + + + The "CurrentCapabilities" property + org.freedesktop.NetworkManager.Device.Modem:CurrentCapabilities + +CurrentCapabilities readable u + + The generic family of access technologies the modem currently supports + without a firmware reload or reinitialization. + Returns: NMDeviceModemCapabilities + + + + + -- cgit 1.3.0-6-gf8a5