Home
last modified time | relevance | path

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

/openthread-latest/src/core/mac/
Dmac_frame.hpp214 ConnectionIe *GetConnectionIe(void) { return AsNonConst(AsConst(this)->GetConnectionIe()); } in GetConnectionIe() function in ot::Mac::Frame
221 const ConnectionIe *GetConnectionIe(void) const in GetConnectionIe() function in ot::Mac::Frame