nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
fmfu_mgmt.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2021 Nordic Semiconductor ASA
3 *
4 * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5 */
6
7#ifndef FMFU_MGMT_H__
8#define FMFU_MGMT_H__
9
23#ifdef __cplusplus
24extern "C" {
25#endif
26
36
37#ifdef __cplusplus
38}
39#endif
40
45#endif /* FMFU_MGMT_H__ */
int fmfu_mgmt_init(void)
Setup and register the command handler for full modem update command handler group.