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