ESP-IDF
OT_THREAD_VERSION_1_4
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
OT_THREAD_VERSION_1_4
OT_THREAD_VERSION_1_4 macro
Syntax
Show:
Summary
Declaration
from
thread.h:60
#define
OT_THREAD_VERSION_1_4
5
Examples
References
from
examples
Code
Location
#define
OT_THREAD_VERSION_1_4
5
///< Thread Version 1.4
thread.h:60
#define
OPENTHREAD_CONFIG_BORDER_AGENT_EPHEMERAL_KEY_ENABLE
(
OPENTHREAD_CONFIG_THREAD_VERSION
>=
OT_THREAD_VERSION_1_4
)
border_agent.h:79
(
OPENTHREAD_CONFIG_THREAD_VERSION
>=
OT_THREAD_VERSION_1_4
)
mle.h:104
#if
(
OPENTHREAD_CONFIG_THREAD_VERSION
>=
OT_THREAD_VERSION_1_4
)
mle_router.cpp:2719
#define
OPENTHREAD_CONFIG_THREAD_VERSION
OT_THREAD_VERSION_1_4
openthread-core-esp32x-ftd-config.h:757
constexpr
uint16_t
kThreadVersion1p4
=
OT_THREAD_VERSION_1_4
;
///< Thread Version 1.4
version.hpp:50
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out