Skip to content

broadband-modem-mbim: account for race condition in quick hot swap case

Nagi Marupaka requested to merge nmarupaka/ModemManager:b_261152489_hotswap into main

On MBIM modems, when the SIM is ejected and inserted in a quick manner, the state machine logic encounters a race condition and eventually, the modem notification of subscriber status is ignored. This change accounts for that and triggers a modem re-probe. Issue: #672 (closed)

Merge request reports