nRF Connect SDK API
3.4.99
Loading...
Searching...
No Matches
fw_loader_settings.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2026 Nordic Semiconductor ASA
3
*
4
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5
*/
6
7
#ifndef DFU_FW_LOADER_SETTINGS_H_
8
#define DFU_FW_LOADER_SETTINGS_H_
9
10
#include <stddef.h>
11
12
#ifdef __cplusplus
13
extern
"C"
{
14
#endif
15
32
int
fw_loader_settings_adv_name_load
(
char
*buf,
size_t
buf_len);
33
36
#ifdef __cplusplus
37
}
38
#endif
39
40
#endif
/* DFU_FW_LOADER_SETTINGS_H_ */
fw_loader_settings_adv_name_load
int fw_loader_settings_adv_name_load(char *buf, size_t buf_len)
Load the firmware loader advertising name from Settings storage.
include
dfu
fw_loader_settings.h
Generated on Mon Aug 31 2026 08:59:32 for nRF Connect SDK API by
1.12.0