Home
last modified time | relevance | path

Searched defs:Transmit (Results 1 – 6 of 6) sorted by relevance

/external/openthread/src/core/radio/
Dradio.cpp85 Error Radio::Transmit(Mac::TxFrame &aFrame) in Transmit() function in ot::Radio
Dradio.hpp996 inline Error Radio::Transmit(Mac::TxFrame &) in Transmit() function in ot::Radio
/external/openthread/src/core/mac/
Dlink_raw.cpp192 Error LinkRaw::Transmit(otLinkRawTransmitDone aCallback) in Transmit() function in ot::Mac::LinkRaw
/external/webrtc/modules/audio_coding/neteq/tools/
Dneteq_quality_test.cc409 int NetEqQualityTest::Transmit() { in Transmit() function in webrtc::test::NetEqQualityTest
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DDebugEventSocketProxy.cs146 protected virtual void Transmit(string @event) { in Transmit() method in Antlr.Runtime.Debug.DebugEventSocketProxy
/external/openthread/src/lib/spinel/
Dradio_spinel_impl.hpp1941 otError RadioSpinel<InterfaceType, ProcessContextType>::Transmit(otRadioFrame &aFrame) in Transmit() function in ot::Spinel::RadioSpinel