Home
last modified time | relevance | path

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

/external/openthread/src/core/mac/
Dmac_frame.hpp331 uint8_t IsSequencePresent(void) const { return IsSequencePresent(GetFrameControlField()); } in IsSequencePresent() function in ot::Mac::Frame
898 static bool IsSequencePresent(uint16_t aFcf) in IsSequencePresent() function in ot::Mac::Frame