diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2022-02-11 23:35:48 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2022-02-16 11:28:03 +0000 |
commit | 45102fcd60b24770f41466b2f88d0ec7e487a09e (patch) | |
tree | 353f11811f0c15f4891316b1e3cbfd8fe9332940 /src/mm-netlink.c | |
parent | 5d953bbe8dfa14fd975a782f348d2b1bfefac1cf (diff) |
iface-modem-signal: polling and thresholds only in effect if modem enabled
If the modem is disabled:
* Polling is completely halted.
* Thresholds are disabled.
* The user is allowed to call Setup() or SetupThresholds() to change
the settings, even if the actual polling or thresholds setup isn't
in effect.
When the modem is enabled:
* Polling will be started if there is a existing polling rate.
* Thresholds will be setup based on the existing threshold settings.
Fixes https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/issues/504
Diffstat (limited to 'src/mm-netlink.c')
0 files changed, 0 insertions, 0 deletions