Searched refs:PrepareDataRequest (Results 1 – 3 of 3) sorted by relevance
256 Mac::TxFrame *PrepareDataRequest(Mac::TxFrames &aTxFrames);
557 Mac::TxFrame *DataPollSender::PrepareDataRequest(Mac::TxFrames &aTxFrames) in PrepareDataRequest() function in ot::DataPollSender
1072 frame = Get<DataPollSender>().PrepareDataRequest(txFrames); in BeginTransmit()