Home
last modified time | relevance | path

Searched defs:aMleFrameCounter (Results 1 – 2 of 2) 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()
/aosp_15_r20/external/openthread/src/core/common/
H A Dsettings.hpp233 void SetMleFrameCounter(uint32_t aMleFrameCounter) in SetMleFrameCounter()