ESP-IDF
ot::Srp::Server::ProcessUpdateSection() const
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/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::Server::ProcessUpdateSection() const
ot::Srp::Server::ProcessUpdateSection() const method
Syntax
Show:
Summary
Declaration
Definition
from
srp_server.hpp:939
Error
ProcessUpdateSection
(
Host
&
aHost
,
const
Message
&
aMessage
,
MessageMetadata
&
aMetadata
)
const
;
Implemented in
srp_server.cpp:869
Arguments
Argument
aHost
aMessage
aMetadata
Related Functions
Found 13 other functions taking a
Host
argument:
Function
Description
ot::Srp::Server::CommitSrpUpdate()
ot::Srp::Server::RemoveHost()
ot::Srp::Server::InformUpdateHandlerOrCommit()
ot::Srp::Server::ProcessAdditionalSection() const
ot::Srp::Server::ProcessHostDescriptionInstruction() const
ot::Srp::Server::ProcessServiceDiscoveryInstructions() const
ot::Srp::Server::ProcessServiceDescriptionInstructions() const
ot::Srp::Server::HandleUpdate()
ot::Srp::Server::HasNameConflictsWith() const
ot::Srp::Server::UpdateAddrResolverCacheTable()
ot::Srp::Server::Service::Init()
ot::Srp::Server::UpdateMetadata::UpdateMetadata()
ot::Srp::Server::GetNextHost()
Returns the next registered SRP host.
Examples
References
from
examples
Code
Location
Scope
Referrer
Error
Server
::
ProcessUpdateSection
(
Host
&
aHost
,
const
Message
&
aMessage
,
MessageMetadata
&
aMetadata
)
const
srp_server.cpp:869
Error
ProcessUpdateSection
(
Host
&
aHost
,
const
Message
&
aMessage
,
MessageMetadata
&
aMetadata
)
const
;
srp_server.hpp:939
SuccessOrExit
(
error
=
ProcessUpdateSection
(
*
host
,
aMessage
,
aMetadata
)
)
;
srp_server.cpp:818
ot::Srp::Server
ot::Srp::Server::ProcessDnsUpdate()
Call Tree
from
examples
ot::Srp::Server::ProcessUpdateSection() const
is called by 1 function and calls 5 functions:
ot::Srp::Server::ProcessDnsUpdate()
All items filtered out
ot::Srp::Server::ProcessUpdateSection() const
ot::Logger::LogOnError()
ot::Srp::Server::ProcessHostDescriptionInstruction() const
ot::Srp::Server::ProcessServiceDiscoveryInstructions() const
ot::Srp::Server::ProcessServiceDescriptionInstructions() const
ot::Srp::Server::HasNameConflictsWith() const
All items filtered out
Data Use
from
examples
ot::Srp::Server::ProcessUpdateSection() const
reads 2 variables:
ot::kErrorNone
ot::kErrorDuplicated
All items filtered out
ot::Srp::Server::ProcessUpdateSection() const
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