Searched refs:GetIndirectTxSuccess (Results 1 – 2 of 2) sorted by relevance
484 aChild.GetLinkInfo().AddMessageTxStatus(aChild.GetIndirectTxSuccess()); in HandleSentFrameToChild()507 if (!aChild.GetIndirectTxSuccess() && (txError == kErrorNone)) in HandleSentFrameToChild()521 if (aChild.GetIndirectTxSuccess()) in HandleSentFrameToChild()
110 bool GetIndirectTxSuccess(void) const { return mIndirectTxSuccess; } in GetIndirectTxSuccess() function in ot::IndirectSender::NeighborInfo