ESP-IDF
ot::MeshCoP::JoinerRouter::PrepareJoinerEntrustMessage()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::MeshCoP::JoinerRouter::PrepareJoinerEntrustMessage()
ot::MeshCoP::JoinerRouter::PrepareJoinerEntrustMessage() method
Syntax
Show:
Summary
Declaration
Definition
from
joiner_router.hpp:113
Coap
::
Message
*
PrepareJoinerEntrustMessage
(
void
)
;
Implemented in
joiner_router.cpp:276
Examples
References
from
examples
Code
Location
Scope
Referrer
Coap
::
Message
*
JoinerRouter
::
PrepareJoinerEntrustMessage
(
void
)
joiner_router.cpp:276
Coap
::
Message
*
PrepareJoinerEntrustMessage
(
void
)
;
joiner_router.hpp:113
message
=
PrepareJoinerEntrustMessage
(
)
;
joiner_router.cpp:260
ot::MeshCoP::JoinerRouter
ot::MeshCoP::JoinerRouter::SendJoinerEntrust()
Call Tree
from
examples
ot::MeshCoP::JoinerRouter::PrepareJoinerEntrustMessage()
is called by 1 function and calls 2 functions:
ot::MeshCoP::JoinerRouter::SendJoinerEntrust()
All items filtered out
ot::MeshCoP::JoinerRouter::PrepareJoinerEntrustMessage()
ot::MeshCoP::Dataset::FindTlv()
ot::MeshCoP::Dataset::Dataset()
All items filtered out
Data Use
from
examples
ot::MeshCoP::JoinerRouter::PrepareJoinerEntrustMessage()
reads 16 variables:
ot::Message::SubType::kSubTypeJoinerEntrust
ot::Message::SetSubType()
ot::kErrorNone
ot::kErrorNoBufs
ot::kErrorInvalidState
ot::Uri::kUriJoinerEntrust
ot::MeshCoP::Tlv::Type::kExtendedPanId
ot::MeshCoP::Tlv::Type::kNetworkName
ot::MeshCoP::Tlv::Type::kPskc
ot::MeshCoP::Tlv::Type::kNetworkKey
ot::MeshCoP::Tlv::Type::kMeshLocalPrefix
ot::MeshCoP::Tlv::Type::kSecurityPolicy
ot::MeshCoP::Tlv::Type::kActiveTimestamp
ot::MeshCoP::Tlv::Type::kChannelMask
ot::Message::Free()
ot::Tlv::AppendTo() const
All items filtered out
ot::MeshCoP::JoinerRouter::PrepareJoinerEntrustMessage()
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