ESP-IDF
ot::Srp::Server::InitPort()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::Srp::Server::InitPort()
ot::Srp::Server::InitPort() method
Syntax
Show:
Summary
Declaration
Definition
from
srp_server.hpp:908
void
InitPort
(
void
)
;
Implemented in
srp_server.cpp:588
Examples
References
from
examples
Code
Location
Scope
Referrer
void
Server
::
InitPort
(
void
)
srp_server.cpp:588
void
InitPort
(
void
)
;
srp_server.hpp:908
InitPort
(
)
;
srp_server.cpp:608
ot::Srp::Server
ot::Srp::Server::SelectPort()
Call Tree
from
examples
ot::Srp::Server::InitPort()
is called by 1 function and calls 1 function:
ot::Srp::Server::SelectPort()
All items filtered out
ot::Srp::Server::InitPort()
ot::SettingsBase::SrpServerInfo::GetPort() const
All items filtered out
Data Use
from
examples
ot::Srp::Server::InitPort()
reads 2 variables and writes 1 variable:
ot::Srp::Server::kUdpPortMin
ot::kErrorNone
All items filtered out
ot::Srp::Server::InitPort()
ot::Srp::Server::mPort
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