Searched defs:GetTimeIe (Results 1 – 2 of 2) sorted by relevance
/openthread-latest/src/core/mac/ | ||
D | mac_frame.cpp | 1228 const TimeIe *Frame::GetTimeIe(void) const in GetTimeIe() function in ot::Mac::Frame |
D | mac_frame.hpp | 610 TimeIe *GetTimeIe(void) { return AsNonConst(AsConst(this)->GetTimeIe()); } in GetTimeIe() function in ot::Mac::Frame |