Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dmle_router.hpp649 Error ProcessAddressRegistrationTlv(RxInfo &aRxInfo, Child &aChild);
Dmle_router.cpp1862 Error MleRouter::ProcessAddressRegistrationTlv(RxInfo &aRxInfo, Child &aChild) in ProcessAddressRegistrationTlv() function in ot::Mle::MleRouter
2162 SuccessOrExit(error = ProcessAddressRegistrationTlv(aRxInfo, *child)); in HandleChildIdRequest()
2303 switch (ProcessAddressRegistrationTlv(aRxInfo, *child)) in HandleChildUpdateRequestOnParent()
2563 switch (ProcessAddressRegistrationTlv(aRxInfo, *child)) in HandleChildUpdateResponseOnParent()