Home
last modified time | relevance | path

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

/openthread-3.7.0/src/lib/spinel/
Dspinel_buffer.cpp47 , mBufferLength(aBufferLength) in Buffer()
140 ptr -= mBufferLength; in GetUpdatedBufPtr()
150 ptr += mBufferLength; in GetUpdatedBufPtr()
Dspinel_buffer.hpp625 const uint16_t mBufferLength; // Length of the buffer. member in ot::Spinel::Buffer