Searched refs:IsFramePending (Results 1 – 1 of 1) sorted by relevance
257 bool GetFramePending(void) const { return IsFramePending(GetFrameControlField()); } in GetFramePending()907 …static bool IsFramePending(uint16_t aFcf) { return MaskFcf<kFcfFramePending, kMpFcfFramePending>(a… in IsFramePending() function in ot::Mac::Frame