Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
Loading...
Searching...
No Matches
eui_provider_params.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2020 ML!PA Consulting GmbH
3
* SPDX-License-Identifier: LGPL-2.1-only
4
*/
5
6
#pragma once
7
17
#include "
native_cli_eui_provider.h
"
18
19
#ifdef __cplusplus
20
extern
"C"
{
21
#endif
22
28
#define EUI64_PROVIDER_FUNC native_cli_get_eui64
29
#ifndef EUI64_PROVIDER_TYPE
30
#define EUI64_PROVIDER_TYPE NETDEV_SOCKET_ZEP
31
#endif
32
#define EUI64_PROVIDER_INDEX NETDEV_INDEX_ANY
34
35
#ifdef __cplusplus
36
}
37
#endif
38
native_cli_eui_provider.h
Command-line EUI provider for native.
Generated on Wed Aug 27 2025 20:40:39 by
1.13.2