Home
last modified time | relevance | path

Searched defs:GetFrameCounter (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/mac/
Dsub_mac.hpp465 uint32_t GetFrameCounter(void) const { return mFrameCounter; } in GetFrameCounter() function in ot::Mac::SubMac
Dmac_frame.cpp717 Error Frame::GetFrameCounter(uint32_t &aFrameCounter) const in GetFrameCounter() function in ot::Mac::Frame
/openthread-latest/src/core/thread/
Dmle.hpp1194 uint32_t GetFrameCounter(void) const { return LittleEndian::HostSwap32(mFrameCounter); } in GetFrameCounter() function in ot::Mle::Mle::SecurityHeader