ESP-IDF
ot::Srp::Client::AppendUpdateLeaseOptRecord()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/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::Srp::Client::AppendUpdateLeaseOptRecord()
ot::Srp::Client::AppendUpdateLeaseOptRecord() method
Syntax
Show:
Summary
Declaration
Definition
from
srp_client.hpp:1033
Error
AppendUpdateLeaseOptRecord
(
MsgInfo
&
aInfo
)
;
Implemented in
srp_client.cpp:1636
Arguments
Argument
aInfo
Related Functions
Found 9 other functions taking a
MsgInfo
argument:
Function
ot::Srp::Client::AppendHostName() const
ot::Srp::Client::PrepareUpdateMessage()
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::AppendSignature()
ot::Srp::Client::AppendServiceInstruction()
Examples
References
from
examples
Code
Location
Scope
Referrer
Error
Client
::
AppendUpdateLeaseOptRecord
(
MsgInfo
&
aInfo
)
srp_client.cpp:1636
Error
AppendUpdateLeaseOptRecord
(
MsgInfo
&
aInfo
)
;
srp_client.hpp:1033
SuccessOrExit
(
error
=
AppendUpdateLeaseOptRecord
(
aInfo
)
)
;
srp_client.cpp:1149
ot::Srp::Client
ot::Srp::Client::PrepareUpdateMessage()
Call Tree
from
examples
ot::Srp::Client::AppendUpdateLeaseOptRecord()
is called by 1 function and calls 8 functions:
ot::Srp::Client::PrepareUpdateMessage()
All items filtered out
ot::Srp::Client::AppendUpdateLeaseOptRecord()
ot::Dns::ResourceRecord::SetLength()
ot::Dns::OptRecord::Init()
ot::Dns::OptRecord::SetUdpPayloadSize()
ot::Dns::OptRecord::SetDnsSecurityFlag()
ot::Dns::Option::GetSize() const
ot::Dns::Name::AppendTerminator()
ot::Dns::LeaseOption::InitAsShortVariant()
ot::Dns::LeaseOption::InitAsLongVariant()
All items filtered out
Data Use
from
examples
ot::Srp::Client::AppendUpdateLeaseOptRecord()
reads 5 variables and writes 1 variable:
ot::LogLevel::kLogLevelInfo
ot::Srp::Client::kUdpPayloadSize
ot::Srp::Client::mUseShortLeaseOption
ot::Srp::Client::mLease
ot::Srp::Client::mKeyLease
All items filtered out
ot::Srp::Client::AppendUpdateLeaseOptRecord()
ot::Srp::Client::mKeyLease
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