Home
last modified time | relevance | path

Searched refs:mKeySource (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/openthread/src/core/thread/
H A Dmle.hpp1162 uint32_t GetKeyId(void) const { return BigEndian::HostSwap32(mKeySource); } in GetKeyId()
1165 mKeySource = BigEndian::HostSwap32(aKeySequence); in SetKeyId()
1175 uint32_t mKeySource; member in ot::Mle::Mle::SecurityHeader