Home
last modified time | relevance | path

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

/external/openthread/src/lib/spinel/
Dradio_spinel.hpp954 …otError ParseRadioFrame(otRadioFrame &aFrame, const uint8_t *aBuffer, uint16_t aLength, spinel_ssi…
Dradio_spinel_impl.hpp852 SuccessOrExit(error = ParseRadioFrame(mRxRadioFrame, aBuffer, aLength, unpacked)); in HandleValueIs()
951 otError RadioSpinel<InterfaceType, ProcessContextType>::ParseRadioFrame(otRadioFrame & aFrame, in ParseRadioFrame() function in ot::Spinel::RadioSpinel
1908 SuccessOrExit(error = ParseRadioFrame(mAckRadioFrame, aBuffer, aLength, unpacked)); in HandleTransmitDone()