Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
eui_provider_params.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2020 ML!PA Consulting GmbH
3
*
4
* This file is subject to the terms and conditions of the GNU Lesser
5
* General Public License v2.1. See the file LICENSE in the top level
6
* directory for more details.
7
*/
8
9
#pragma once
10
20
#include "
native_cli_eui_provider.h
"
21
22
#ifdef __cplusplus
23
extern
"C"
{
24
#endif
25
31
#define EUI64_PROVIDER_FUNC native_cli_get_eui64
32
#ifndef EUI64_PROVIDER_TYPE
33
#define EUI64_PROVIDER_TYPE NETDEV_SOCKET_ZEP
34
#endif
35
#define EUI64_PROVIDER_INDEX NETDEV_INDEX_ANY
38
#ifdef __cplusplus
39
}
40
#endif
41
native_cli_eui_provider.h
Command-line EUI provider for native.
Generated on Thu Jun 26 2025 14:14:44 by
1.9.1