Home
last modified time | relevance | path

Searched refs:OT_TCAT_OPCODE (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/include/openthread/
Dtcat.h70 #define OT_TCAT_OPCODE 0x2 ///< TCAT Advertisement Operation Code. macro
/openthread-latest/src/core/meshcop/
Dtcat_agent.cpp821 aAdvertisementData[2] = OPENTHREAD_CONFIG_THREAD_VERSION << 4 | OT_TCAT_OPCODE; in GetAdvertisementData()