Home
last modified time | relevance | path

Searched defs:GetCslIe (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/src/core/mac/
H A Dmac_frame.cpp1249 const CslIe *Frame::GetCslIe(void) const in GetCslIe() function in ot::Mac::Frame
H A Dmac_frame.hpp1113 CslIe *GetCslIe(void) { return AsNonConst(AsConst(this)->GetCslIe()); } in GetCslIe() function in ot::Mac::Frame