Home
last modified time | relevance | path

Searched refs:kCommandIdSize (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/mac/
Dmac_frame.hpp781 static constexpr uint8_t kCommandIdSize = sizeof(uint8_t); member in ot::Mac::Frame
Dmac_frame.cpp1083 index += kCommandIdSize; in FindPayloadIndex()