Home
last modified time | relevance | path

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

/external/openthread/src/core/thread/
Dindirect_sender.cpp405 void IndirectSender::PrepareEmptyFrame(Mac::TxFrame &aFrame, Child &aChild, bool aAckRequest) in PrepareEmptyFrame()
Dmesh_forwarder.cpp165 …hForwarder::PrepareEmptyFrame(Mac::TxFrame &aFrame, const Mac::Address &aMacDest, bool aAckRequest) in PrepareEmptyFrame()
/external/openthread/src/core/mac/
Dmac_frame.cpp102 void Frame::SetAckRequest(bool aAckRequest) in SetAckRequest()