Searched refs:otMacFrameIsAck (Results 1 – 3 of 3) sorted by relevance
80 bool otMacFrameIsAck(const otRadioFrame *aFrame);
69 bool otMacFrameIsAck(const otRadioFrame *aFrame) in otMacFrameIsAck() function
665 bool isAck = otMacFrameIsAck(&sReceiveFrame); in radioReceive()739 if (otMacFrameIsAck(aFrame)) in radioProcessTransmitSecurity()