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