Home
last modified time | relevance | path

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

/external/openthread/src/lib/hdlc/
Dhdlc.hpp273 otError SetSkipLength(uint16_t aSkipLength) in SetSkipLength()
/external/openthread/src/posix/platform/
Dspi_interface.cpp344 …ce::GetRealRxFrameStart(uint8_t *aSpiRxFrameBuffer, uint8_t aAlignAllowance, uint16_t &aSkipLength) in GetRealRxFrameStart()