aboutsummaryrefslogtreecommitdiff
path: root/libmm-glib/libmm-glib.h
diff options
context:
space:
mode:
authorTeijo Kinnunen <teijo.kinnunen@uros.com>2021-02-25 16:30:57 +0200
committerAleksander Morgado <aleksander@aleksander.es>2021-02-26 12:28:01 +0100
commit816beeffcb748cde1682e470620c8b26d304b13f (patch)
treef5e0ec9083447fd367112aa927e08a064cda17c2 /libmm-glib/libmm-glib.h
parentc7d366671f749689c143f7effe2a183eb710def9 (diff)
libmm-glib,modem-helpers,mm-base-sim: implement Sim.PreferredNetworks
The ModemManager1.Sim.PreferredNetworks property contains the preferred networks (and access technologies, if available) configured to the SIM card. This commit implements preferred networks reading with AT+CPOL.
Diffstat (limited to 'libmm-glib/libmm-glib.h')
-rw-r--r--libmm-glib/libmm-glib.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libmm-glib/libmm-glib.h b/libmm-glib/libmm-glib.h
index e4504894..6572b2d3 100644
--- a/libmm-glib/libmm-glib.h
+++ b/libmm-glib/libmm-glib.h
@@ -80,6 +80,7 @@
#include <mm-signal.h>
#include <mm-kernel-event-properties.h>
#include <mm-pco.h>
+#include <mm-sim-preferred-network.h>
/* generated */
#include <mm-errors-types.h>