Searched refs:otMacFrameGetFrameCounter (Results 1 – 3 of 3) sorted by relevance
287 uint32_t otMacFrameGetFrameCounter(otRadioFrame *aFrame);
214 uint32_t otMacFrameGetFrameCounter(otRadioFrame *aFrame) in otMacFrameGetFrameCounter() function
949 sReceiveFrame.mInfo.mRxInfo.mAckFrameCounter = otMacFrameGetFrameCounter(&sAckFrame); in radioProcessFrame()