Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dmle_tlvs.hpp92 kAddressRegistration = 19, ///< Address Registration TLV enumerator
901 class AddressRegistrationTlv : public TlvInfo<Tlv::kAddressRegistration>
Dmle_router.cpp1877 …SuccessOrExit(error = Tlv::FindTlvValueOffsetRange(aRxInfo.mMessage, Tlv::kAddressRegistration, of… in ProcessAddressRegistrationTlv()
2306 tlvList.Add(Tlv::kAddressRegistration); in HandleChildUpdateRequestOnParent()
2982 static const uint8_t kTlvs[] = {Tlv::kTimeout, Tlv::kAddressRegistration}; in SendChildUpdateRequestToChild()
3100 case Tlv::kAddressRegistration: in SendChildUpdateResponseToChild()
Dmle.cpp2084 case Tlv::kAddressRegistration: in SendChildUpdateResponse()
4966 tlv.SetType(Tlv::kAddressRegistration); in AppendAddressRegistrationTlv()
5254 tlv.SetType(Tlv::kAddressRegistration); in AppendAddressRegistrationTlv()