#include <include/modem/lte_lc.h>
Environment evaluation type.
| Enumerator |
|---|
| LTE_LC_ENV_EVAL_TYPE_DYNAMIC | PLMN search is stopped after light search if any of the PLMNs to evaluate were found. Search is continued over all frequency bands if light search did not find any results.
|
| LTE_LC_ENV_EVAL_TYPE_LIGHT | PLMN search is stopped after light search even if no PLMNs to evaluate were found.
|
| LTE_LC_ENV_EVAL_TYPE_FULL | PLMN search covers all channels in all supported frequency bands.
|