Home
last modified time | relevance | path

Searched defs:SetMleFrameCounter (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/openthread/src/core/thread/
H A Dkey_manager.hpp464 void SetMleFrameCounter(uint32_t aMleFrameCounter) { mMleFrameCounter = aMleFrameCounter; } in SetMleFrameCounter() function in ot::KeyManager
H A Dneighbor.hpp477 …void SetMleFrameCounter(uint32_t aFrameCounter) { mValidPending.mValid.mMleFrameCounter = aFrameCo… in SetMleFrameCounter() function in ot::Neighbor
/aosp_15_r20/external/openthread/src/core/common/
H A Dsettings.hpp233 void SetMleFrameCounter(uint32_t aMleFrameCounter) in SetMleFrameCounter() function in ot::SettingsBase::NetworkInfo