Home
last modified time | relevance | path

Searched defs:SetKeySequence (Results 1 – 2 of 2) sorted by relevance

/external/openthread/src/core/common/
Dsettings.hpp211 …void SetKeySequence(uint32_t aKeySequence) { mKeySequence = Encoding::LittleEndian::HostSwap32(aKe… in SetKeySequence() function in ot::SettingsBase::NetworkInfo
/external/openthread/src/core/thread/
Dtopology.hpp401 void SetKeySequence(uint32_t aKeySequence) { mKeySequence = aKeySequence; } in SetKeySequence() function in ot::Neighbor