ESP-IDF
ot::Srp::Client::AppendServiceInstructions()
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::AppendServiceInstructions()
ot::Srp::Client::AppendServiceInstructions() method
Syntax
Show:
Summary
Declaration
Definition
from
srp_client.hpp:1025
Error
AppendServiceInstructions
(
MsgInfo
&
aInfo
)
;
Implemented in
srp_client.cpp:1208
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::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
::
AppendServiceInstructions
(
MsgInfo
&
aInfo
)
srp_client.cpp:1208
Error
AppendServiceInstructions
(
MsgInfo
&
aInfo
)
;
srp_client.hpp:1025
SuccessOrExit
(
error
=
AppendServiceInstructions
(
aInfo
)
)
;
srp_client.cpp:1141
ot::Srp::Client
ot::Srp::Client::PrepareUpdateMessage()
Call Tree
from
examples
ot::Srp::Client::AppendServiceInstructions()
is called by 1 function and calls 1 function:
ot::Srp::Client::PrepareUpdateMessage()
All items filtered out
ot::Srp::Client::AppendServiceInstructions()
ot::Srp::Client::DetermineLeaseInterval() const
All items filtered out
Data Use
from
examples
ot::Srp::Client::AppendServiceInstructions()
reads 8 variables and writes 2 variables:
ot::kErrorNone
ot::Srp::Client::kUnspecifiedInterval
ot::Srp::Client::mShouldRemoveKeyLease
ot::Srp::Client::mSingleServiceMode
ot::Srp::Client::mLease
ot::Srp::Client::mKeyLease
ot::Srp::Client::mDefaultLease
ot::Srp::Client::mDefaultKeyLease
All items filtered out
ot::Srp::Client::AppendServiceInstructions()
ot::Srp::Client::mLease
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