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