Home
last modified time | relevance | path

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

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