Searched refs:PrepareFrameForChild (Results 1 – 3 of 3) sorted by relevance
272 Error PrepareFrameForChild(Mac::TxFrame &aFrame, FrameContext &aContext, Child &aChild);
326 Error IndirectSender::PrepareFrameForChild(Mac::TxFrame &aFrame, FrameContext &aContext, Child &aCh… in PrepareFrameForChild() function in ot::IndirectSender586 error = PrepareFrameForChild(aFrame, aContext, static_cast<Child &>(aCslNeighbor)); in PrepareFrameForCslNeighbor()
146 …VerifyOrExit(Get<IndirectSender>().PrepareFrameForChild(*frame, mFrameContext, *mIndirectTxChild) … in HandleFrameRequest()