![]() |
nRF Connect SDK API 3.3.99
|
| int lte_lc_env_eval_cancel | ( | void | ) |
#include <include/modem/lte_lc.h>
Cancel an ongoing environment evaluation.
If environment evaluation was in progress, an LTE_LC_EVT_ENV_EVAL_RESULT event is received.
CONFIG_LTE_LC_ENV_EVAL_MODULE to be enabled.| 0 | if environment evaluation was cancelled. |
| -EFAULT | if AT command failed. |