Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/mac/
H A Dmac.cpp2284 uint8_t Mac::GetTimeIeOffset(const Frame &aFrame) in GetTimeIeOffset() function in ot::Mac::Mac
H A Dmac_frame.hpp1602 uint8_t GetTimeIeOffset(void) const { return mInfo.mTxInfo.mIeInfo->mTimeIeOffset; } in GetTimeIeOffset() function in ot::Mac::TxFrame