Home
last modified time | relevance | path

Searched defs:aAckRequest (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/openthread/src/core/thread/
H A Dindirect_sender.cpp404 void IndirectSender::PrepareEmptyFrame(Mac::TxFrame &aFrame, Child &aChild, bool aAckRequest) in PrepareEmptyFrame()
H A Dmesh_forwarder.cpp183 …hForwarder::PrepareEmptyFrame(Mac::TxFrame &aFrame, const Mac::Address &aMacDest, bool aAckRequest) in PrepareEmptyFrame()
/aosp_15_r20/external/openthread/src/core/mac/
H A Dmac_frame.cpp264 void Frame::SetAckRequest(bool aAckRequest) in SetAckRequest()