Home
last modified time | relevance | path

Searched refs:Transmit (Results 1 – 19 of 19) sorted by relevance

/openthread-latest/tests/gtest/
Dradio_spinel_rcp_test.cpp52 MOCK_METHOD(otError, Transmit, (otRadioFrame * aFrame), (override)); in TEST()
85 EXPECT_CALL(platform, Transmit(Truly([](otRadioFrame *aFrame) -> bool { in TEST()
92 ASSERT_EQ(platform.mRadioSpinel.Transmit(txFrame), kErrorNone); in TEST()
131 ASSERT_EQ(platform.mRadioSpinel.Transmit(txFrame), kErrorNone); in TEST()
141 MOCK_METHOD(otError, Transmit, (otRadioFrame * aFrame), (override)); in TEST()
175 EXPECT_CALL(platform, Transmit(Truly([](otRadioFrame *aFrame) -> bool { in TEST()
187 ASSERT_EQ(platform.mRadioSpinel.Transmit(txFrame), kErrorNone); in TEST()
197 MOCK_METHOD(otError, Transmit, (otRadioFrame * aFrame), (override)); in TEST()
232 EXPECT_CALL(platform, Transmit(Truly([](otRadioFrame *aFrame) -> bool { in TEST()
244 ASSERT_EQ(platform.mRadioSpinel.Transmit(txFrame), kErrorNone); in TEST()
[all …]
Dfake_platform.hpp81 virtual otError Transmit(otRadioFrame *aFrame);
Dfake_platform.cpp206 otError FakePlatform::Transmit(otRadioFrame *aFrame) in Transmit() function in ot::FakePlatform
388 return FakePlatform::CurrentPlatform().Transmit(aFrame); in otPlatRadioTransmit()
/openthread-latest/src/core/coap/
Dcoap_secure.cpp46 : CoapBase(aInstance, Transmit) in SecureSession()
83 Error SecureSession::Transmit(CoapBase &aCoapBase, ot::Message &aMessage, const Ip6::MessageInfo &a… in Transmit() function in ot::Coap::SecureSession
85 return static_cast<SecureSession &>(aCoapBase).Transmit(aMessage, aMessageInfo); in Transmit()
88 Error SecureSession::Transmit(ot::Message &aMessage, const Ip6::MessageInfo &aMessageInfo) in Transmit() function in ot::Coap::SecureSession
Dcoap_secure.hpp123 …static Error Transmit(CoapBase &aCoapBase, ot::Message &aMessage, const Ip6::MessageInfo &aMessage…
124 Error Transmit(ot::Message &aMessage, const Ip6::MessageInfo &aMessageInfo);
/openthread-latest/src/core/mac/
Dlink_raw.hpp134 Error Transmit(otLinkRawTransmitDone aCallback);
Dlink_raw.cpp197 Error LinkRaw::Transmit(otLinkRawTransmitDone aCallback) in Transmit() function in ot::Mac::LinkRaw
Dsub_mac.cpp501 error = Get<Radio>().Transmit(mTransmitFrame); in BeginTransmit()
509 error = Get<Radio>().Transmit(mTransmitFrame); in BeginTransmit()
/openthread-latest/src/core/radio/
Dradio.cpp107 Error Radio::Transmit(Mac::TxFrame &aFrame) in Transmit() function in ot::Radio
Dradio.hpp602 Error Transmit(Mac::TxFrame &aFrame);
1117 inline Error Radio::Transmit(Mac::TxFrame &) { return kErrorAbort; } in Transmit() function in ot::Radio
/openthread-latest/src/core/diags/
DREADME.md168 Transmit a fixed number of packets.
185 Transmit packets repeatedly with a fixed interval.
Dfactory_diags.cpp574 error = Get<Radio>().Transmit(*static_cast<Mac::TxFrame *>(mTxPacket));
/openthread-latest/src/core/api/
Dlink_raw_api.cpp97 return AsCoreType(aInstance).Get<Mac::LinkRaw>().Transmit(aCallback); in otLinkRawTransmit()
/openthread-latest/src/core/meshcop/
Dsecure_transport.hpp726 int Transmit(const unsigned char *aBuf,
Dsecure_transport.cpp393 return mTransport.Transmit(aBuf, aLength, mMessageInfo, msgSubType); in HandleMbedtlsTransmit()
848 int SecureTransport::Transmit(const unsigned char *aBuf, in Transmit() function in ot::MeshCoP::SecureTransport
/openthread-latest/src/lib/spinel/
Dradio_spinel.hpp560 otError Transmit(otRadioFrame &aFrame);
Dradio_spinel.cpp1623 otError RadioSpinel::Transmit(otRadioFrame &aFrame) in Transmit() function in ot::Spinel::RadioSpinel
/openthread-latest/src/posix/platform/
Dradio.cpp306 return GetRadioSpinel().Transmit(*aFrame); in otPlatRadioTransmit()
/openthread-latest/src/cli/
DREADME.md981 Transmit metrics