Home
last modified time | relevance | path

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

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