nRF Connect SDK API 2.8.99
Loading...
Searching...
No Matches
xfactoryreset.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 XFACTORYRESET_H__
8#define XFACTORYRESET_H__
9
10#include <modem/lte_lc.h>
11
12#ifdef __cplusplus
13extern "C" {
14#endif
15
22
23#ifdef __cplusplus
24}
25#endif
26
27#endif /* XFACTORYRESET_H__ */
lte_lc_factory_reset_type
Definition lte_lc.h:765
int xfactoryreset_reset(enum lte_lc_factory_reset_type type)