Home
last modified time | relevance | path

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

/external/openthread/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 aMacFrameCounter) in SetMacFrameCounter() function in ot::Mac::LinkRaw
/external/openthread/src/core/radio/
Dradio.hpp301 void SetMacFrameCounter(uint32_t aMacFrameCounter) in SetMacFrameCounter() function in ot::Radio
/external/openthread/src/core/common/
Dsettings.hpp246 void SetMacFrameCounter(uint32_t aMacFrameCounter) in SetMacFrameCounter() function in ot::SettingsBase::NetworkInfo
/external/openthread/src/lib/spinel/
Dradio_spinel_impl.hpp1198 otError RadioSpinel<InterfaceType, ProcessContextType>::SetMacFrameCounter(uint32_t aMacFrameCounte… in SetMacFrameCounter() function in ot::Spinel::RadioSpinel