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
* 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
18
#ifndef EUI_PROVIDER_PARAMS_H
19
#define EUI_PROVIDER_PARAMS_H
20
21
#include "
native_cli_eui_provider.h
"
22
23
#ifdef __cplusplus
24
extern
"C"
{
25
#endif
26
32
#define EUI64_PROVIDER_FUNC native_cli_get_eui64
33
#ifndef EUI64_PROVIDER_TYPE
34
#define EUI64_PROVIDER_TYPE NETDEV_SOCKET_ZEP
35
#endif
36
#define EUI64_PROVIDER_INDEX NETDEV_INDEX_ANY
39
#ifdef __cplusplus
40
}
41
#endif
42
43
#endif
/* EUI_PROVIDER_PARAMS_H */
native_cli_eui_provider.h
Command-line EUI provider for native.
Generated on Sat Nov 23 2024 01:58:06 by
1.9.8