Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dnetwork_data_types.cpp262 GetPrefix().SetLength(aContextTlv.GetContextLength()); in SetFrom()
Dnetwork_data_tlvs.hpp1152 uint8_t GetContextLength(void) const { return mContextLength; } in GetContextLength() function in ot::NetworkData::ContextTlv