ESP-IDF
ot::Trel::Interface::Send()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::Trel::Interface::Send()
ot::Trel::Interface::Send() method
Syntax
Show:
Summary
Declaration
from
trel_interface.hpp:265
Error
Send
(
const
Packet
&
aPacket
,
bool
aIsDiscovery
=
false
)
;
Arguments
Argument
aPacket
aIsDiscovery
Related Functions
Found 3 other functions taking a
Packet
argument:
Function
ot::Trel::Link::HandleAck()
ot::Trel::Link::SendAck()
ot::Trel::Link::ProcessReceivedPacket()
Examples
References
from
examples
Code
Location
Error
Interface
::
Send
(
const
Packet
&
aPacket
,
bool
aIsDiscovery
)
trel_interface.cpp:349
Error
Send
(
const
Packet
&
aPacket
,
bool
aIsDiscovery
=
false
)
;
trel_interface.hpp:265
Call Tree
from
examples
ot::Trel::Interface::Send()
calls 4 functions:
All items filtered out
ot::Trel::Interface::Send()
ot::Trel::Packet::GetBuffer() const
ot::Trel::Packet::GetLength() const
ot::Trel::Packet::GetHeader() const
ot::Trel::Header::GetType() const
All items filtered out
Data Use
from
examples
ot::Trel::Interface::Send()
reads 8 variables:
ot::kErrorNone
ot::kErrorAbort
ot::Trel::Interface::mInitialized
ot::Trel::Interface::mEnabled
ot::Trel::Interface::mFiltered
ot::Trel::Header::Type::kTypeBroadcast
ot::Trel::Header::Type::kTypeUnicast
ot::Trel::Header::Type::kTypeAck
All items filtered out
ot::Trel::Interface::Send()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out