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