Home
last modified time | relevance | path

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

/openthread-latest/src/lib/spinel/
Dradio_spinel.hpp451 otRadioFrame &GetTransmitFrame(void) { return mTxRadioFrame; } in GetTransmitFrame()
1236 otRadioFrame mTxRadioFrame; member in ot::Spinel::RadioSpinel
Dradio_spinel.cpp150 mTxRadioFrame.mInfo.mTxInfo.mIeInfo = &mTxIeInfo; in Init()
170 mTxRadioFrame.mPsdu = mTxPsdu; in Init()