Home
last modified time | relevance | path

Searched defs:txFrame (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/openthread/src/core/radio/
H A Dradio_platform.cpp71 Mac::TxFrame &txFrame = *static_cast<Mac::TxFrame *>(aFrame); in otPlatRadioTxStarted() local
88 Mac::TxFrame &txFrame = *static_cast<Mac::TxFrame *>(aFrame); in otPlatRadioTxDone() local
147 Mac::TxFrame &txFrame = *static_cast<Mac::TxFrame *>(aFrame); in otPlatDiagRadioTransmitDone() local
/aosp_15_r20/external/openthread/src/posix/platform/
H A Dspi_interface.cpp395 Spinel::SpiFrame txFrame(mSpiTxFrameBuffer); in PushPullSpi() local
/aosp_15_r20/external/openthread/src/core/mac/
H A Dmac.cpp1056 TxFrame &txFrame = txFrames.GetTxFrame(radio); in BeginTransmit() local