ESP-IDF
ot::NetworkData::Notifier::SendServerDataNotification()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::NetworkData::Notifier::SendServerDataNotification()
ot::NetworkData::Notifier::SendServerDataNotification() method
Syntax
Show:
Summary
Declaration
from
network_data_notifier.hpp:125
Error
SendServerDataNotification
(
uint16_t
aOldRloc16
,
const
NetworkData
*
aNetworkData
=
nullptr
)
;
Arguments
Argument
aOldRloc16
aNetworkData
Examples
References
from
examples
Code
Location
Scope
Referrer
Error
Notifier
::
SendServerDataNotification
(
uint16_t
aOldRloc16
,
const
NetworkData
*
aNetworkData
)
network_data_notifier.cpp:184
Error
SendServerDataNotification
(
uint16_t
aOldRloc16
,
const
NetworkData
*
aNetworkData
=
nullptr
)
;
network_data_notifier.hpp:125
SuccessOrExit
(
error
=
SendServerDataNotification
(
mOldRloc
,
&
Get
<
Local
>
(
)
)
)
;
network_data_notifier.cpp:176
ot::NetworkData::Notifier
ot::NetworkData::Notifier::UpdateInconsistentData()
Call Tree
from
examples
ot::NetworkData::Notifier::SendServerDataNotification()
is called by 1 function and calls 5 functions:
ot::NetworkData::Notifier::UpdateInconsistentData()
All items filtered out
ot::NetworkData::Notifier::SendServerDataNotification()
ot::ThreadTlv::SetType()
ot::Tlv::SetLength()
ot::NetworkData::NetworkData::GetLength() const
ot::NetworkData::NetworkData::GetBytes() const
ot::Tmf::MessageInfo::SetSockAddrToRlocPeerAddrToLeaderAloc()
All items filtered out
Data Use
from
examples
ot::NetworkData::Notifier::SendServerDataNotification()
reads 9 variables:
ot::LogLevel::kLogLevelInfo
ot::Mle::kInvalidRloc16
ot::kErrorNone
ot::kErrorNoBufs
ot::ThreadTlv::Type::kThreadNetworkData
ot::Uri::kUriServerData
ot::InstanceLocator::GetInstance() const
ot::Message::Free()
ot::Message::AppendBytes()
All items filtered out
ot::NetworkData::Notifier::SendServerDataNotification()
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