Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dindirect_sender.hpp111 void SetIndirectTxSuccess(bool aTxStatus) { mIndirectTxSuccess = aTxStatus; } in SetIndirectTxSuccess() function in ot::IndirectSender::NeighborInfo
Dindirect_sender.cpp311 aChild.SetIndirectTxSuccess(true); in UpdateIndirectMessage()
448 aChild.SetIndirectTxSuccess(false); in HandleSentFrameToChild()