Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Drouter_table.hpp345 void UpdateRouterOnFtdChild(const Mle::RouteTlv &aRouteTlv, uint8_t aParentId);
Drouter_table.cpp696 void RouterTable::UpdateRouterOnFtdChild(const Mle::RouteTlv &aRouteTlv, uint8_t aParentId) in UpdateRouterOnFtdChild() function in ot::RouterTable
Dmle_router.cpp1148 mRouterTable.UpdateRouterOnFtdChild(routeTlv, aParentId); in ReadAndProcessRouteTlvOnFtdChild()
1308 mRouterTable.UpdateRouterOnFtdChild(routeTlv, routerId); in HandleAdvertisementOnFtd()