Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dmle_router.hpp613 void HandleChildUpdateResponseOnParent(RxInfo &aRxInfo);
Dmle_router.cpp2449 void MleRouter::HandleChildUpdateResponseOnParent(RxInfo &aRxInfo) in HandleChildUpdateResponseOnParent() function in ot::Mle::MleRouter
Dmle.cpp3481 Get<MleRouter>().HandleChildUpdateResponseOnParent(aRxInfo); in HandleChildUpdateResponse()