summaryrefslogtreecommitdiff
path: root/src/devices/wwan/libnm-wwan.ver
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2019-05-06 17:19:51 +0200
committerLubomir Rintel <lkundrak@v3.sk>2019-06-05 18:36:48 +0200
commitb5b8b23c4bae269541e3388135a21462105beaf2 (patch)
tree7a6dd137467efda6df4b4f716480533fd26b775f /src/devices/wwan/libnm-wwan.ver
parent0b3dd18c2bb431755803259f09d0d4788fdf5c3f (diff)
downloadNetworkManager-b5b8b23c4bae269541e3388135a21462105beaf2.tar.gz
wwan: expose the APN on the D-Bus
This is going to be useful for UIs to know which plan we're actually using.
Diffstat (limited to 'src/devices/wwan/libnm-wwan.ver')
-rw-r--r--src/devices/wwan/libnm-wwan.ver1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/wwan/libnm-wwan.ver b/src/devices/wwan/libnm-wwan.ver
index b4b1e31a9e..7ccebcb5ee 100644
--- a/src/devices/wwan/libnm-wwan.ver
+++ b/src/devices/wwan/libnm-wwan.ver
@@ -7,6 +7,7 @@ global:
nm_modem_deactivate;
nm_modem_deactivate_async;
nm_modem_device_state_changed;
+ nm_modem_get_apn;
nm_modem_get_capabilities;
nm_modem_get_configured_mtu;
nm_modem_get_control_port;