Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dchild.hpp289 void ClearRequestTlvs(void) { memset(mRequestTlvs, Mle::Tlv::kInvalid, sizeof(mRequestTlvs)); } in ClearRequestTlvs()
Dmle_tlvs.hpp118 kInvalid = 255, enumerator
/openthread-latest/src/core/meshcop/
Dtcat_agent.hpp91 kInvalid ///< TCAT command belongs to reserved pool or is invalid enumerator
Dtcat_agent.cpp318 case kInvalid: in IsCommandClassAuthorized()
356 return kInvalid; in GetCommandClass()