Home
last modified time | relevance | path

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

/openthread-3.4.0/src/core/mac/
Dmac_frame.cpp1144 uint8_t Frame::GetFcsSize(void) const in GetFcsSize() function in ot::Mac::Frame
1169 uint8_t Frame::GetFcsSize(void) const { return Trel::Link::kFcsSize; } in GetFcsSize() function in ot::Mac::Frame
Dmac_frame.hpp1058 uint8_t GetFcsSize(void) const in GetFcsSize() function in ot::Mac::Frame