nRF Connect SDK API
2.8.99
Loading...
Searching...
No Matches
coneval.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2024 Nordic Semiconductor ASA
3
*
4
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5
*/
6
7
#ifndef CONEVAL_H__
8
#define CONEVAL_H__
9
10
#include <
modem/lte_lc.h
>
11
12
#ifdef __cplusplus
13
extern
"C"
{
14
#endif
15
16
/* Get connection evaluation parameters. */
17
int
coneval_params_get
(
struct
lte_lc_conn_eval_params
*params);
18
19
#ifdef __cplusplus
20
}
21
#endif
22
23
#endif
/* CONEVAL_H__ */
coneval_params_get
int coneval_params_get(struct lte_lc_conn_eval_params *params)
lte_lc.h
lte_lc_conn_eval_params
Definition
lte_lc.h:793
lib
lte_link_control
include
modules
coneval.h
Generated on Tue Nov 5 2024 16:02:09 for nRF Connect SDK API by
1.12.0