Home
last modified time | relevance | path

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

/external/openthread/src/core/thread/
Dkey_manager.hpp423 uint32_t GetMleFrameCounter(void) const { return mMleFrameCounter; } in GetMleFrameCounter() function in ot::KeyManager
Dtopology.hpp466 uint32_t GetMleFrameCounter(void) const { return mValidPending.mValid.mMleFrameCounter; } in GetMleFrameCounter() function in ot::Neighbor
/external/openthread/src/core/common/
Dsettings.hpp219 …uint32_t GetMleFrameCounter(void) const { return Encoding::LittleEndian::HostSwap32(mMleFrameCount… in GetMleFrameCounter() function in ot::SettingsBase::NetworkInfo