Home
last modified time | relevance | path

Searched refs:GetTransmitBuffer (Results 1 – 3 of 3) sorted by relevance

/openthread-3.4.0/src/core/radio/
Dradio.hpp503 Mac::TxFrame &GetTransmitBuffer(void);
779 inline Mac::TxFrame &Radio::GetTransmitBuffer(void) in GetTransmitBuffer() function in ot::Radio
881 inline Mac::TxFrame &Radio::GetTransmitBuffer(void) in GetTransmitBuffer() function in ot::Radio
/openthread-3.4.0/src/core/mac/
Dsub_mac.cpp58 , mTransmitFrame(Get<Radio>().GetTransmitBuffer()) in SubMac()
/openthread-3.4.0/src/core/diags/
Dfactory_diags.cpp205 , mTxPacket(&Get<Radio>().GetTransmitBuffer())