Home
last modified time | relevance | path

Searched defs:SetMacFrameCounter (Results 1 – 5 of 5) sorted by relevance

/openthread-3.6.0/src/core/mac/
Dmac_links.cpp251 void Links::SetMacFrameCounter(TxFrame &aFrame) in SetMacFrameCounter() function in ot::Mac::Links
Dlink_raw.cpp261 Error LinkRaw::SetMacFrameCounter(uint32_t aFrameCounter, bool aSetIfLarger) in SetMacFrameCounter() function in ot::Mac::LinkRaw
/openthread-3.6.0/src/core/common/
Dsettings.hpp252 void SetMacFrameCounter(uint32_t aMacFrameCounter) in SetMacFrameCounter() function in ot::SettingsBase::NetworkInfo
/openthread-3.6.0/src/core/radio/
Dradio.hpp359 void SetMacFrameCounter(uint32_t aMacFrameCounter) in SetMacFrameCounter() function in ot::Radio
/openthread-3.6.0/src/lib/spinel/
Dradio_spinel.cpp1052 otError RadioSpinel::SetMacFrameCounter(uint32_t aMacFrameCounter, bool aSetIfLarger) in SetMacFrameCounter() function in ot::Spinel::RadioSpinel