Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dmle_router.cpp728 InitNeighbor(*neighbor, aRxInfo); in HandleLinkRequest()
1044 InitNeighbor(*router, aRxInfo); in HandleLinkAcceptVariant()
1362 InitNeighbor(*router, aRxInfo); in HandleAdvertisementOnFtd()
1436 InitNeighbor(aRouter, aRxInfo); in EstablishRouterLinkOnFtdChild()
1510 InitNeighbor(*child, aRxInfo); in HandleParentRequest()
Dmle.hpp1318 void InitNeighbor(Neighbor &aNeighbor, const RxInfo &aRxInfo);
Dmle.cpp1096 void Mle::InitNeighbor(Neighbor &aNeighbor, const RxInfo &aRxInfo) in InitNeighbor() function in ot::Mle::Mle
3218 InitNeighbor(mParentCandidate, aRxInfo); in HandleParentResponse()