Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dmle_router.cpp970 SuccessOrExit(error = aRxInfo.mMessage.ReadRouteTlv(routeTlv)); in HandleLinkAcceptVariant()
1012 switch (aRxInfo.mMessage.ReadRouteTlv(routeTlv)) in HandleLinkAcceptVariant()
1144 switch (aRxInfo.mMessage.ReadRouteTlv(routeTlv)) in ReadAndProcessRouteTlvOnFtdChild()
1209 switch (aRxInfo.mMessage.ReadRouteTlv(routeTlv)) in HandleAdvertisementOnFtd()
Dmle.hpp1061 Error ReadRouteTlv(RouteTlv &aRouteTlv) const;
Dmle.cpp5545 Error Mle::RxMessage::ReadRouteTlv(RouteTlv &aRouteTlv) const in ReadRouteTlv() function in ot::Mle::Mle::RxMessage