nRF Connect SDK API
3.3.99
Loading...
Searching...
No Matches
enveval.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2025 Nordic Semiconductor ASA
3
*
4
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5
*/
6
7
#ifndef ENVEVAL_H__
8
#define ENVEVAL_H__
9
10
#include <
modem/lte_lc.h
>
11
12
#ifdef __cplusplus
13
extern
"C"
{
14
#endif
15
16
/* Perform environment evaluation. */
17
int
env_eval
(
struct
lte_lc_env_eval_params
*params);
18
19
/* Cancel an ongoing environment evaluation. */
20
int
env_eval_cancel
(
void
);
21
22
#ifdef __cplusplus
23
}
24
#endif
25
26
#endif
/* ENVEVAL_H__ */
env_eval_cancel
int env_eval_cancel(void)
env_eval
int env_eval(struct lte_lc_env_eval_params *params)
lte_lc.h
lte_lc_env_eval_params
Environment evaluation parameters.
Definition
lte_lc.h:1230
lib
lte_link_control
include
modules
enveval.h
Generated on Wed Jun 10 2026 17:22:24 for nRF Connect SDK API by
1.12.0