Home
last modified time | relevance | path

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

/openthread-latest/src/core/mac/
Dmac.cpp2415 uint8_t Mac::GetTimeIeOffset(const Frame &aFrame) in GetTimeIeOffset() function in ot::Mac::Mac
Dmac_frame.hpp1272 uint8_t GetTimeIeOffset(void) const { return mInfo.mTxInfo.mIeInfo->mTimeIeOffset; } in GetTimeIeOffset() function in ot::Mac::TxFrame