Searched refs:kCommandIdSize (Results 1 – 2 of 2) sorted by relevance
| /openthread-latest/src/core/mac/ | ||
| D | mac_frame.hpp | 781 static constexpr uint8_t kCommandIdSize = sizeof(uint8_t); member in ot::Mac::Frame |
| D | mac_frame.cpp | 1083 index += kCommandIdSize; in FindPayloadIndex() |