Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/mac/
H A Dsub_mac.hpp492 uint32_t GetFrameCounter(void) const { return mFrameCounter; } in GetFrameCounter() function in ot::Mac::SubMac
H A Dmac_frame.cpp719 Error Frame::GetFrameCounter(uint32_t &aFrameCounter) const in GetFrameCounter() function in ot::Mac::Frame
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/pipeline/
H A Dvp_pipeline.h526 uint32_t GetFrameCounter() in GetFrameCounter() function
/aosp_15_r20/external/openthread/src/core/thread/
H A Dmle.hpp1159 uint32_t GetFrameCounter(void) const { return LittleEndian::HostSwap32(mFrameCounter); } in GetFrameCounter() function in ot::Mle::Mle::SecurityHeader