Skip to content
  • Dan Williams's avatar
    wwan: disable autoconnect if the given SIM PIN was wrong · d0430941
    Dan Williams authored
    If the given PIN was wrong, we really don't want to try that PIN
    again automatically because it might lock the SIM.  To ensure that
    doesn't happen, disable autoconnect so that the user must manually
    request reconnection.
    
    (this doesn't fix auto-connect-with-a-wrong-PIN completely, as
    autoconnect is reset when resuming from sleep, but it's a start)
    d0430941