Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dversion.hpp49 constexpr uint16_t kThreadVersion1p3p1 = OT_THREAD_VERSION_1_3_1; ///< Thread Version 1.3.1
/openthread-latest/include/openthread/
Dthread.h60 #define OT_THREAD_VERSION_1_3_1 5 ///< Thread Version 1.3.1 (alias for 1.4) macro
/openthread-latest/src/core/
DBUILD.gn43 defines += [ "OPENTHREAD_CONFIG_THREAD_VERSION=OT_THREAD_VERSION_1_3_1" ]