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