ESP-IDF
ot::Srp::Server::ProcessServiceDiscoveryInstructions() const
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/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::Server::ProcessServiceDiscoveryInstructions() const
ot::Srp::Server::ProcessServiceDiscoveryInstructions() const method
Syntax
Show:
Summary
Declaration
Definition
from
srp_server.hpp:952
Error
ProcessServiceDiscoveryInstructions
(
Host
&
aHost
,
const
Message
&
aMessage
,
const
MessageMetadata
&
aMetadata
)
const
;
Implemented in
srp_server.cpp:984
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::ProcessUpdateSection() const
ot::Srp::Server::ProcessAdditionalSection() const
ot::Srp::Server::ProcessHostDescriptionInstruction() 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
::
ProcessServiceDiscoveryInstructions
(
Host
&
aHost
,
srp_server.cpp:984
Error
ProcessServiceDiscoveryInstructions
(
Host
&
aHost
,
srp_server.hpp:952
SuccessOrExit
(
error
=
ProcessServiceDiscoveryInstructions
(
aHost
,
aMessage
,
aMetadata
)
)
;
srp_server.cpp:879
ot::Srp::Server
ot::Srp::Server::ProcessUpdateSection() const
Call Tree
from
examples
ot::Srp::Server::ProcessServiceDiscoveryInstructions() const
is called by 1 function and calls 11 functions:
ot::Srp::Server::ProcessUpdateSection() const
All items filtered out
ot::Srp::Server::ProcessServiceDiscoveryInstructions() const
ot::Dns::Question::GetClass() const
ot::Srp::Server::GetDomain() const
ot::Dns::ResourceRecord::GetClass() const
ot::Dns::ResourceRecord::GetTtl() const
ot::Logger::LogOnError()
ot::StringFind()
ot::Heap::String::Set()
ot::Srp::Server::Service::HasSubTypeServiceName() const
ot::Srp::Server::Host::ProcessTtl()
ot::Srp::Server::Host::AddNewService()
ot::Dns::Name::IsSubDomainOf()
All items filtered out
Data Use
from
examples
ot::Srp::Server::ProcessServiceDiscoveryInstructions() const
reads 12 variables and writes 1 variable:
ot::StringMatchMode::kStringCaseInsensitiveMatch
ot::Srp::Server::MessageMetadata::mDnsZone
ot::Srp::Server::MessageMetadata::mOffset
ot::kErrorNone
ot::kErrorFailed
ot::kErrorNoBufs
ot::kErrorParse
ot::kErrorSecurity
ot::kErrorNotFound
ot::Dns::Name::kMaxNameSize
ot::Dns::ResourceRecord::kClassNone
ot::Srp::kServiceSubTypeLabel
All items filtered out
ot::Srp::Server::ProcessServiceDiscoveryInstructions() const
ot::Srp::Server::Service::mIsDeleted
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