Home
last modified time | relevance | path

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

/external/openthread/src/core/mac/
Dsub_mac.hpp492 uint32_t GetFrameCounter(void) const { return mFrameCounter; } in GetFrameCounter() function in ot::Mac::SubMac
Dmac_frame.cpp691 Error Frame::GetFrameCounter(uint32_t &aFrameCounter) const in GetFrameCounter() function in ot::Mac::Frame
/external/openthread/src/core/thread/
Dmle.hpp1131 uint32_t GetFrameCounter(void) const { return LittleEndian::HostSwap32(mFrameCounter); } in GetFrameCounter() function in ot::Mle::Mle::SecurityHeader