ESP-IDF
ot::Srp::Server::Host::SetFullName()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::Srp::Server::Host::SetFullName()
ot::Srp::Server::Host::SetFullName() method
Syntax
Show:
Summary
Declaration
Definition
from
srp_server.hpp:554
Error
SetFullName
(
const
char
*
aFullName
)
;
Implemented in
srp_server.cpp:2015
Arguments
Argument
aFullName
Examples
References
from
examples
Code
Location
Scope
Referrer
Error
Server
::
Host
::
SetFullName
(
const
char
*
aFullName
)
srp_server.cpp:2015
Error
SetFullName
(
const
char
*
aFullName
)
;
srp_server.hpp:554
SuccessOrExit
(
error
=
aHost
.
SetFullName
(
name
)
)
;
srp_server.cpp:924
ot::Srp::Server
ot::Srp::Server::ProcessHostDescriptionInstruction() const
SuccessOrExit
(
error
=
aHost
.
SetFullName
(
name
)
)
;
srp_server.cpp:936
ot::Srp::Server
ot::Srp::Server::ProcessHostDescriptionInstruction() const
Call Tree
from
examples
ot::Srp::Server::Host::SetFullName()
is called by 1 function and calls 1 function:
ot::Srp::Server::ProcessHostDescriptionInstruction() const
All items filtered out
ot::Srp::Server::Host::SetFullName()
ot::Srp::Server::Host::Matches() const
All items filtered out
Data Use
from
examples
ot::Srp::Server::Host::SetFullName()
reads 2 variables:
ot::kErrorNone
ot::kErrorFailed
All items filtered out
ot::Srp::Server::Host::SetFullName()
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