Skip to content

iface-modem-3gpp: don't assume operator code implies we're registered

The modem may be camping in a forbidden network just for emergency services, and we'll be able to have a MCCMNC reported in that case, but this does not mean the modem is registered.

So, don't consider that a valid registration flag during the new network registration request.

Merge request reports