Home
last modified time | relevance | path

Searched refs:OT_THREAD_VERSION_1_3_1 (Results 1 – 4 of 4) sorted by relevance

/openthread-3.4.0/src/core/
Dopenthread-core-config.h44 #define OT_THREAD_VERSION_1_3_1 5 macro
DBUILD.gn43 defines += [ "OPENTHREAD_CONFIG_THREAD_VERSION=OT_THREAD_VERSION_1_3_1" ]
/openthread-3.4.0/src/core/thread/
Dversion.hpp48 constexpr uint16_t kThreadVersion1p3p1 = OT_THREAD_VERSION_1_3_1; ///< Thread Version 1.3.1
/openthread-3.4.0/
DCMakeLists.txt118 …compile_definitions(ot-config INTERFACE "OPENTHREAD_CONFIG_THREAD_VERSION=OT_THREAD_VERSION_1_3_1")