Searched refs:GetCslIe (Results 1 – 3 of 3) sorted by relevance
685 const CslIe *GetCslIe(void) const;692 CslIe *GetCslIe(void) { return AsNonConst(AsConst(this)->GetCslIe()); } in GetCslIe() function in ot::Mac::Frame
1186 CslIe *csl = GetCslIe(); in SetCslIe()1200 const CslIe *Frame::GetCslIe(void) const in GetCslIe() function in ot::Mac::Frame
2504 csl = aFrame.GetCslIe(); in ProcessCsl()