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