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