From 2e5fa45ddfbb5cffa1e78221f1cea706e2f298af Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 31 Jul 2019 10:51:42 +0200 Subject: New upstream version 1.19.90 --- ...org.freedesktop.NetworkManager.Device.Modem.xml | 36 ++++++++++++++++++++++ 1 file changed, 36 insertions(+) (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 index 65c66a97..097525cd 100644 --- a/docs/api/dbus-org.freedesktop.NetworkManager.Device.Modem.xml +++ b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Modem.xml @@ -16,6 +16,9 @@ ModemCapabilities readable u CurrentCapabilities readable u +DeviceId readable s +OperatorCode readable s +Apn readable s @@ -66,6 +69,39 @@ CurrentCapabilities readable u Returns: NMDeviceModemCapabilities + + The "DeviceId" property + org.freedesktop.NetworkManager.Device.Modem:DeviceId + +DeviceId readable s + + An identifier used by the modem backend (ModemManager) that aims to + uniquely identify the a device. Can be used to match a connection to a + particular device. + Since: 1.20 + + + + The "OperatorCode" property + org.freedesktop.NetworkManager.Device.Modem:OperatorCode + +OperatorCode readable s + + The MCC and MNC (concatenated) of the network the modem is connected to. + Blank if disconnected or not a 3GPP modem. + Since: 1.20 + + + + The "Apn" property + org.freedesktop.NetworkManager.Device.Modem:Apn + +Apn readable s + + The access point name the modem is connected to. Blank if disconnected. + Since: 1.20 + + -- cgit 1.3.0-6-gf8a5