Searched refs:IsSecurityEnabled (Results 1 – 1 of 1) sorted by relevance
249 bool GetSecurityEnabled(void) const { return IsSecurityEnabled(GetFrameControlField()); } in GetSecurityEnabled()906 …static bool IsSecurityEnabled(uint16_t aFcf) { return MaskFcf<kFcfSecurityEnabled, kMpFcfSecurityE… in IsSecurityEnabled() function in ot::Mac::Frame