Home
last modified time | relevance | path

Searched refs:IsSpinelResetCommand (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/lib/spinel/
Dspinel_interface.hpp165 bool IsSpinelResetCommand(const uint8_t *aFrame, uint16_t aLength) in IsSpinelResetCommand() function in ot::Spinel::SpinelInterface
/openthread-latest/src/posix/platform/
Dhdlc_interface.cpp225 if ((error == OT_ERROR_NONE) && IsSpinelResetCommand(aFrame, aLength)) in SendFrame()
Dspi_interface.cpp790 if (IsSpinelResetCommand(aFrame, aLength)) in SendFrame()