Searched defs:SetMacFrameCounter (Results 1 – 5 of 5) sorted by relevance
/openthread-3.6.0/src/core/mac/ | ||
D | mac_links.cpp | 251 void Links::SetMacFrameCounter(TxFrame &aFrame) in SetMacFrameCounter() function in ot::Mac::Links |
D | link_raw.cpp | 261 Error LinkRaw::SetMacFrameCounter(uint32_t aFrameCounter, bool aSetIfLarger) in SetMacFrameCounter() function in ot::Mac::LinkRaw |
/openthread-3.6.0/src/core/common/ | ||
D | settings.hpp | 252 void SetMacFrameCounter(uint32_t aMacFrameCounter) in SetMacFrameCounter() function in ot::SettingsBase::NetworkInfo |
/openthread-3.6.0/src/core/radio/ | ||
D | radio.hpp | 359 void SetMacFrameCounter(uint32_t aMacFrameCounter) in SetMacFrameCounter() function in ot::Radio |
/openthread-3.6.0/src/lib/spinel/ | ||
D | radio_spinel.cpp | 1052 otError RadioSpinel::SetMacFrameCounter(uint32_t aMacFrameCounter, bool aSetIfLarger) in SetMacFrameCounter() function in ot::Spinel::RadioSpinel |