Searched refs:sTransmitFrame (Results 1 – 1 of 1) sorted by relevance
89 static otRadioFrame sTransmitFrame; variable336 sTransmitFrame.mPsdu = tx_payload->data; in dataInit()343 sTransmitFrame.mInfo.mTxInfo.mIeInfo = &tx_ie_info; in dataInit()404 sTransmitFrame.mPsdu + sTransmitFrame.mInfo.mTxInfo.mIeInfo->mTimeIeOffset; in transmit_message()421 sTransmitFrame.mInfo.mTxInfo.mTxDelay; in transmit_message()428 radio_set_channel(sTransmitFrame.mChannel); in transmit_message()431 radio_set_channel(sTransmitFrame.mChannel); in transmit_message()436 radio_set_channel(sTransmitFrame.mChannel); in transmit_message()448 radio_set_channel(sTransmitFrame.mChannel); in transmit_message()905 __ASSERT_NO_MSG(aPacket == &sTransmitFrame); in otPlatRadioTransmit()[all …]
Completed in 9 milliseconds