Aleksander Morgado
21c775703c
libmm-glib: fix license in sources
...
The libmm-glib library is LGPLv2+, not GPLv2+.
2021-11-16 17:54:26 +01:00
Teijo Kinnunen
74599e695b
sim-qmi,libmm-glib: QMI implementation of get/set preferred networks
2021-03-12 10:42:37 +02:00
Teijo Kinnunen
8b1ae5afab
modem-helpers,mm-base-sim: Sim.SetPreferredNetworks AT implementation
...
Implement Sim.SetPreferredNetworks method by using the AT+CPOL command.
2021-03-09 16:33:45 +01:00
Teijo Kinnunen
66e93751b8
api,sim: add new Sim.SetPreferredNetworks method
...
This commit includes D-Bus processing and documentation, but not any
modem access implementation.
2021-03-09 08:52:55 +02:00
Teijo Kinnunen
816beeffcb
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.
2021-02-26 12:28:01 +01:00