ESP-IDF
ot::Srp::Client::PrepareUpdateMessage()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
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::Srp::Client::PrepareUpdateMessage()
ot::Srp::Client::PrepareUpdateMessage() method
Syntax
Show:
Summary
Declaration
Definition
from
srp_client.hpp:1023
Error
PrepareUpdateMessage
(
MsgInfo
&
aInfo
)
;
Implemented in
srp_client.cpp:1100
Arguments
Argument
aInfo
Related Functions
Found 9 other functions taking a
MsgInfo
argument:
Function
ot::Srp::Client::AppendHostName() const
ot::Srp::Client::AppendKeyRecord() const
ot::Srp::Client::AppendDeleteAllRrsets() const
ot::Srp::Client::AppendServiceInstructions()
ot::Srp::Client::AppendHostDescriptionInstruction()
ot::Srp::Client::AppendAaaaRecord() const
ot::Srp::Client::AppendUpdateLeaseOptRecord()
ot::Srp::Client::AppendSignature()
ot::Srp::Client::AppendServiceInstruction()
Examples
References
from
examples
Code
Location
Scope
Referrer
Error
Client
::
PrepareUpdateMessage
(
MsgInfo
&
aInfo
)
srp_client.cpp:1100
Error
PrepareUpdateMessage
(
MsgInfo
&
aInfo
)
;
srp_client.hpp:1023
SuccessOrExit
(
error
=
PrepareUpdateMessage
(
info
)
)
;
srp_client.cpp:998
ot::Srp::Client
ot::Srp::Client::SendUpdate()
SuccessOrExit
(
error
=
PrepareUpdateMessage
(
info
)
)
;
srp_client.cpp:1007
ot::Srp::Client
ot::Srp::Client::SendUpdate()
Call Tree
from
examples
ot::Srp::Client::PrepareUpdateMessage()
is called by 1 function and calls 10 functions:
ot::Srp::Client::SendUpdate()
All items filtered out
ot::Srp::Client::PrepareUpdateMessage()
ot::Dns::Zone::Zone()
ot::Dns::UpdateHeader::UpdateHeader()
ot::Dns::UpdateHeader::SetZoneRecordCount()
ot::Dns::UpdateHeader::SetUpdateRecordCount()
ot::Srp::Client::ReadOrGenerateKey()
ot::Srp::Client::AppendServiceInstructions()
ot::Srp::Client::AppendHostDescriptionInstruction()
ot::Srp::Client::AppendUpdateLeaseOptRecord()
ot::Srp::Client::AppendSignature()
ot::Dns::Name::AppendName()
All items filtered out
Data Use
from
examples
ot::Srp::Client::PrepareUpdateMessage()
reads 8 variables and writes 3 variables:
ot::kErrorNone
ot::Srp::Client::MsgInfo::kUnknownOffset
ot::Srp::Client::MsgInfo::mRecordCount
ot::Srp::Client::MsgInfo::mKeyInfo
ot::Srp::Client::mNextMessageId
ot::Srp::Client::mDomainName
ot::Dns::Header::SetMessageId()
ot::Dns::Header::SetAdditionalRecordCount()
All items filtered out
ot::Srp::Client::PrepareUpdateMessage()
ot::Srp::Client::MsgInfo::mDomainNameOffset
ot::Srp::Client::MsgInfo::mHostNameOffset
ot::Srp::Client::MsgInfo::mRecordCount
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