Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dnetwork_data_tlvs.hpp1119 mContextLength = aContextLength; in Init()
1152 uint8_t GetContextLength(void) const { return mContextLength; } in GetContextLength()
1160 uint8_t mContextLength; member in ot::NetworkData::ContextTlv