Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dnetwork_data_leader.cpp219 if (aContextId == Mle::kMeshLocalPrefixContextId) in GetContext()
240 aContext.mContextId = Mle::kMeshLocalPrefixContextId; in GetContextForMeshLocalPrefix()
Dmle_types.hpp93 constexpr uint8_t kMeshLocalPrefixContextId = 0; ///< Reserved 6lowpan context ID for Mesh Local Pr… variable
Dmle.cpp4970 …SuccessOrExit(error = AppendCompressedAddressEntry(kMeshLocalPrefixContextId, Get<Mle>().GetMeshLo… in AppendAddressRegistrationTlv()