Home
last modified time | relevance | path

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

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