Searched defs:GetFcfSize (Results 1 – 1 of 1) sorted by relevance
862 static uint8_t GetFcfSize(uint16_t aFcf) { return IsShortFcf(aFcf) ? kShortFcfSize : kFcfSize; } in GetFcfSize() function in ot::Mac::Frame865 static uint8_t GetFcfSize(uint16_t /* aFcf */) { return kFcfSize; } in GetFcfSize() function in ot::Mac::Frame