Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/mac/
H A Dmac_frame.cpp495 bool Frame::IsSrcPanIdPresent(uint16_t aFcf) in IsSrcPanIdPresent() function in ot::Mac::Frame
H A Dmac_frame.hpp682 bool IsSrcPanIdPresent(void) const { return IsSrcPanIdPresent(GetFrameControlField()); } in IsSrcPanIdPresent() function in ot::Mac::Frame