Home
last modified time | relevance | path

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

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