Home
last modified time | relevance | path

Searched refs:OT_THREAD_VERSION_1_1 (Results 1 – 5 of 5) sorted by relevance

/openthread-3.4.0/src/core/
Dopenthread-core-config.h41 #define OT_THREAD_VERSION_1_1 2 macro
DBUILD.gn37 defines += [ "OPENTHREAD_CONFIG_THREAD_VERSION=OT_THREAD_VERSION_1_1" ]
/openthread-3.4.0/src/core/thread/
Dversion.hpp45 constexpr uint16_t kThreadVersion1p1 = OT_THREAD_VERSION_1_1; ///< Thread Version 1.1
Dmle_router.cpp124 #if OPENTHREAD_CONFIG_THREAD_VERSION == OT_THREAD_VERSION_1_1 in IsRouterEligible()
/openthread-3.4.0/
DCMakeLists.txt112 …t_compile_definitions(ot-config INTERFACE "OPENTHREAD_CONFIG_THREAD_VERSION=OT_THREAD_VERSION_1_1")