nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches

◆ lte_lc_env_eval_cancel()

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.

Note
Requires CONFIG_LTE_LC_ENV_EVAL_MODULE to be enabled.
Return values
0if environment evaluation was cancelled.
-EFAULTif AT command failed.