Home
last modified time | relevance | path

Searched refs:otMacFrameGenerateEnhAck (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/examples/platforms/utils/
Dmac_frame.h227 otError otMacFrameGenerateEnhAck(const otRadioFrame *aFrame,
Dmac_frame.cpp192 otError otMacFrameGenerateEnhAck(const otRadioFrame *aFrame, in otMacFrameGenerateEnhAck() function
/openthread-latest/examples/platforms/simulation/
Dradio.c827 …otEXPECT(otMacFrameGenerateEnhAck(&sReceiveFrame, sReceiveFrame.mInfo.mRxInfo.mAckedWithFramePendi… in radioSendAck()