nRF Connect SDK API
3.3.99
Loading...
Searching...
No Matches
hwid.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2020 Nordic Semiconductor ASA
3
*
4
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5
*/
6
7
#ifndef _HWID_H_
8
#define _HWID_H_
9
10
#ifdef __cplusplus
11
extern
"C"
{
12
#endif
13
14
#define HWID_LEN 8
15
16
void
hwid_get
(uint8_t *buf,
size_t
buf_size);
17
18
#ifdef __cplusplus
19
}
20
#endif
21
22
#endif
/* _HWID_H_ */
hwid_get
void hwid_get(uint8_t *buf, size_t buf_size)
applications
nrf_desktop
src
util
hwid.h
Generated on Wed Jun 10 2026 17:22:24 for nRF Connect SDK API by
1.12.0