nRF Connect SDK API
2.8.99
Loading...
Searching...
No Matches
ncellmeas.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 NCELLMEAS_H__
8
#define NCELLMEAS_H__
9
10
#include <
modem/lte_lc.h
>
11
12
#ifdef __cplusplus
13
extern
"C"
{
14
#endif
15
16
/* Initiate a neighbor cell measurement. */
17
int
ncellmeas_start
(
struct
lte_lc_ncellmeas_params
*params);
18
19
/* Cancel an ongoing neighbor cell measurement. */
20
int
ncellmeas_cancel
(
void
);
21
22
#ifdef __cplusplus
23
}
24
#endif
25
26
#endif
/* NCELLMEAS_H__ */
lte_lc.h
ncellmeas_cancel
int ncellmeas_cancel(void)
ncellmeas_start
int ncellmeas_start(struct lte_lc_ncellmeas_params *params)
lte_lc_ncellmeas_params
Definition
lte_lc.h:1019
lib
lte_link_control
include
modules
ncellmeas.h
Generated on Tue Nov 5 2024 16:02:09 for nRF Connect SDK API by
1.12.0