Skip to content

mbm: don't stop GPS interface on reinitialization if it should be running

Since commit 63dd4ad2 it is possible that the GPS interface is in use at the time of modem reinitialization so it should not be stopped in such case.

Otherwise mmcli --location-status will still say that GPS is enabled but no GPS traces are going to be coming.

Merge request reports