Searched defs:GetKeyId (Results 1 – 2 of 2) sorted by relevance
/openthread-latest/src/core/mac/ | ||
D | mac_frame.cpp | 794 Error Frame::GetKeyId(uint8_t &aKeyId) const in GetKeyId() function in ot::Mac::Frame |
/openthread-latest/src/core/thread/ | ||
D | mle.hpp | 1197 uint32_t GetKeyId(void) const { return BigEndian::HostSwap32(mKeySource); } in GetKeyId() function in ot::Mle::Mle::SecurityHeader |