Searched refs:mKeyIndex (Results 1 – 1 of 1) sorted by relevance
1689 … ? sizeof(mSecurityControl) + sizeof(mFrameCounter) + sizeof(mKeySource) + sizeof(mKeyIndex) in GetLength()1698 … return sizeof(mSecurityControl) + sizeof(mFrameCounter) + sizeof(mKeySource) + sizeof(mKeyIndex); in GetHeaderLength()1719 mKeyIndex = (aKeySequence & 0x7f) + 1; in SetKeyId()1750 uint8_t mKeyIndex; member in ot::Mle::Mle::Header