Home
last modified time | relevance | path

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

/external/openthread/src/lib/spinel/
Dradio_spinel.hpp1018 otRadioFrame mRxRadioFrame; member in ot::Spinel::RadioSpinel
Dradio_spinel_impl.hpp277 mRxRadioFrame.mPsdu = mRxPsdu; in Init()
852 SuccessOrExit(error = ParseRadioFrame(mRxRadioFrame, aBuffer, aLength, unpacked)); in HandleValueIs()
1058 otPlatDiagRadioReceiveDone(mInstance, &mRxRadioFrame, OT_ERROR_NONE); in RadioReceive()
1063 otPlatRadioReceiveDone(mInstance, &mRxRadioFrame, OT_ERROR_NONE); in RadioReceive()