Home
last modified time | relevance | path

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

/external/openthread/src/lib/spinel/
Dmulti_frame_buffer.hpp245 otError SetSkipLength(uint16_t aSkipLength) in SetSkipLength()
/external/openthread/src/posix/platform/
Dspi_interface.cpp323 …ce::GetRealRxFrameStart(uint8_t *aSpiRxFrameBuffer, uint8_t aAlignAllowance, uint16_t &aSkipLength) in GetRealRxFrameStart()