nRF Connect SDK API
2.8.99
Loading...
Searching...
No Matches
redmob.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 REDMOB_H__
8
#define REDMOB_H__
9
10
#include <
modem/lte_lc.h
>
11
12
#ifdef __cplusplus
13
extern
"C"
{
14
#endif
15
21
int
redmob_get
(
enum
lte_lc_reduced_mobility_mode
*mode);
22
28
int
redmob_set
(
enum
lte_lc_reduced_mobility_mode
mode);
29
30
#ifdef __cplusplus
31
}
32
#endif
33
34
#endif
/* REDMOB_H__ */
lte_lc_reduced_mobility_mode
lte_lc_reduced_mobility_mode
Definition
lte_lc.h:671
lte_lc.h
redmob_set
int redmob_set(enum lte_lc_reduced_mobility_mode mode)
redmob_get
int redmob_get(enum lte_lc_reduced_mobility_mode *mode)
lib
lte_link_control
include
modules
redmob.h
Generated on Tue Nov 5 2024 16:02:09 for nRF Connect SDK API by
1.12.0