Searched refs:ReadAndProcessRouteTlvOnFtdChild (Results 1 – 3 of 3) sorted by relevance
619 Error ReadAndProcessRouteTlvOnFtdChild(RxInfo &aRxInfo, uint8_t aParentId);
2769 …SuccessOrExit(error = Get<MleRouter>().ReadAndProcessRouteTlvOnFtdChild(aRxInfo, mParent.GetRouter… in HandleAdvertisement()2815 …SuccessOrExit(error = Get<MleRouter>().ReadAndProcessRouteTlvOnFtdChild(aRxInfo, mParent.GetRouter… in HandleDataResponse()3321 … Get<MleRouter>().ReadAndProcessRouteTlvOnFtdChild(aRxInfo, RouterIdFromRloc16(sourceAddress))); in HandleChildIdResponse()
1129 Error MleRouter::ReadAndProcessRouteTlvOnFtdChild(RxInfo &aRxInfo, uint8_t aParentId) in ReadAndProcessRouteTlvOnFtdChild() function in ot::Mle::MleRouter