Home
last modified time | relevance | path

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

/openthread-3.4.0/src/core/thread/
Dmle_tlvs.hpp98 kAddressRegistration = 19, ///< Address Registration TLV enumerator
981 class AddressRegistrationTlv : public TlvInfo<Tlv::kAddressRegistration>
Dmle_router.cpp1809 …SuccessOrExit(error = Tlv::FindTlvValueOffset(aRxInfo.mMessage, Tlv::kAddressRegistration, offset,… in ProcessAddressRegistrationTlv()
2275 tlvList.Add(Tlv::kAddressRegistration); in HandleChildUpdateRequest()
2980 static const uint8_t kTlvs[] = {Tlv::kTimeout, Tlv::kAddressRegistration}; in SendChildUpdateRequest()
3089 case Tlv::kAddressRegistration: in SendChildUpdateResponse()
Dmle.cpp2166 case Tlv::kAddressRegistration: in SendChildUpdateResponse()
4624 tlv.SetType(Tlv::kAddressRegistration); in AppendAddressRegistrationTlv()
4912 tlv.SetType(Tlv::kAddressRegistration); in AppendAddressRegistrationTlv()