diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2021-12-17 10:57:37 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2021-12-26 11:02:45 +0100 |
commit | 1199fa934d663ececb58339d7029d16edecc8c08 (patch) | |
tree | 638b0208d5a074beaf15d2e068cfa9340da14984 /src/mm-iface-modem-simple.c | |
parent | 73eda8cdc8a1688a0c17d5e85e661199ef40f929 (diff) |
broadband-modem-mbim: schedule reg info updates as soon as enabled
During the enabling phase, the modem may receive a lot of asynchronous
updates reporting registration info changes, but we were fully
ignoring them because the modem was not yet enabled. The problem with
this is that as soon as we reach the enabled state, we may not receive
additional info, so we would be left in 'enabled' state until new
asynchronous updates are received or until we start a connection
attempt.
We can solve this by triggering an explicit update with the
registration information that we have cached as soon as we're enabled.
Diffstat (limited to 'src/mm-iface-modem-simple.c')
0 files changed, 0 insertions, 0 deletions