Home
last modified time | relevance | path

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

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