Home
last modified time | relevance | path

Searched refs:SetMacFrameCounterIfLarger (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/radio/
Dradio.hpp388 void SetMacFrameCounterIfLarger(uint32_t aMacFrameCounter) in SetMacFrameCounterIfLarger() function in ot::Radio
/openthread-latest/src/core/mac/
Dsub_mac.cpp985 Get<Radio>().SetMacFrameCounterIfLarger(aFrameCounter); in SetFrameCounter()