nRF Connect SDK API
2.8.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
#define HWID_LEN 8
11
12
void
hwid_get
(uint8_t *buf,
size_t
buf_size);
13
14
#endif
/* _HWID_H_ */
hwid_get
void hwid_get(uint8_t *buf, size_t buf_size)
applications
nrf_desktop
src
util
hwid.h
Generated on Tue Nov 5 2024 16:02:08 for nRF Connect SDK API by
1.12.0