Home
last modified time | relevance | path

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

/openthread-latest/src/core/mac/
Dmac_frame.cpp1147 const uint8_t *Frame::GetThreadIe(uint8_t aSubType) const in GetThreadIe() function in ot::Mac::Frame
Dmac_frame.hpp648 …uint8_t *GetThreadIe(uint8_t aSubType) { return AsNonConst(AsConst(this)->GetThreadIe(aSubType)); } in GetThreadIe() function in ot::Mac::Frame