Home
last modified time | relevance | path

Searched refs:SendChildUpdateResponse (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/thread/
Dmle.hpp1325 Error SendChildUpdateResponse(const TlvList &aTlvList,
Dmle.cpp2060 Error Mle::SendChildUpdateResponse(const TlvList &aTlvList, in SendChildUpdateResponse() function in ot::Mle::Mle
3470 …SuccessOrExit(error = SendChildUpdateResponse(tlvList, challenge, aRxInfo.mMessageInfo.GetPeerAddr… in HandleChildUpdateRequestOnChild()