From bba4a37a59d36ea68e16854c3cecc1c7f8b8fa68 Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Mon, 6 May 2019 17:15:31 +0200 Subject: [PATCH] wwan: expose the network id on the D-Bus This is going to be useful for UIs to find out which network is the device actually registered with. --- ...reedesktop.NetworkManager.Device.Modem.xml | 10 ++++++ src/devices/wwan/libnm-wwan.ver | 1 + src/devices/wwan/nm-device-modem.c | 29 ++++++++++++++++- src/devices/wwan/nm-device-modem.h | 1 + src/devices/wwan/nm-modem-broadband.c | 30 +++++++++++++++++ src/devices/wwan/nm-modem.c | 32 +++++++++++++++++++ src/devices/wwan/nm-modem.h | 4 +++ 7 files changed, 106 insertions(+), 1 deletion(-) diff --git a/introspection/org.freedesktop.NetworkManager.Device.Modem.xml b/introspection/org.freedesktop.NetworkManager.Device.Modem.xml index 9ef4c7105..425e8df00 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.Modem.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.Modem.xml @@ -39,6 +39,16 @@ --> + + +