Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/mac/
H A Dmac_links.cpp172 const KeyMaterial *Links::GetCurrentMacKey(const Frame &aFrame) const in GetCurrentMacKey() function in ot::Mac::Links
H A Dsub_mac.hpp457 const KeyMaterial &GetCurrentMacKey(void) const { return mCurrKey; } in GetCurrentMacKey() function in ot::Mac::SubMac