Searched refs:otMacFrameIsAckRequested (Results 1 – 4 of 4) sorted by relevance
117 bool otMacFrameIsAckRequested(const otRadioFrame *aFrame);
104 bool otMacFrameIsAckRequested(const otRadioFrame *aFrame) in otMacFrameIsAckRequested() function
76 bool otMacFrameIsAckRequested(const otRadioFrame *aFrame) in otMacFrameIsAckRequested() function115 if (otMacFrameIsAckRequested(&sRadioTransmitFrame)) in FuzzerPlatformProcess()
591 if (otMacFrameIsAckRequested(&sTransmitFrame)) in radioReceive()664 sTxWait = otMacFrameIsAckRequested(&sTransmitFrame); in radioSendMessage()871 if (otMacFrameIsAckRequested(&sReceiveFrame)) in radioProcessFrame()