Home
last modified time | relevance | path

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

/openthread-latest/src/core/mac/
Dmac_frame.cpp1270 uint8_t Frame::GetFcsSize(void) const in GetFcsSize() function in ot::Mac::Frame
1295 uint8_t Frame::GetFcsSize(void) const { return Trel::Link::kFcsSize; } in GetFcsSize() function in ot::Mac::Frame
Dmac_frame.hpp742 uint8_t GetFcsSize(void) const in GetFcsSize() function in ot::Mac::Frame