Home
last modified time | relevance | path

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

/openthread-latest/src/core/mac/
Dmac_frame.cpp1228 const TimeIe *Frame::GetTimeIe(void) const in GetTimeIe() function in ot::Mac::Frame
Dmac_frame.hpp610 TimeIe *GetTimeIe(void) { return AsNonConst(AsConst(this)->GetTimeIe()); } in GetTimeIe() function in ot::Mac::Frame