ESP-IDF
ot::Srp::Client::SelectNextServer()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
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::Client::SelectNextServer()
ot::Srp::Client::SelectNextServer() method
Syntax
Show:
Summary
Declaration
Definition
from
srp_client.hpp:1057
void
SelectNextServer
(
bool
aDisallowSwitchOnRegisteredHost
)
;
Implemented in
srp_client.cpp:2448
Arguments
Argument
aDisallowSwitchOnRegisteredHost
Examples
References
from
examples
Code
Location
Scope
Referrer
void
Client
::
SelectNextServer
(
bool
aDisallowSwitchOnRegisteredHost
)
srp_client.cpp:2448
void
SelectNextServer
(
bool
aDisallowSwitchOnRegisteredHost
)
;
srp_client.hpp:1057
SelectNextServer
(
/* aDisallowSwitchOnRegisteredHost */
true
)
;
srp_client.cpp:1850
ot::Srp::Client
ot::Srp::Client::ProcessResponse()
SelectNextServer
(
kDisallowSwitchOnRegisteredHost
)
;
srp_client.cpp:2209
ot::Srp::Client
ot::Srp::Client::HandleTimer()
Call Tree
from
examples
ot::Srp::Client::SelectNextServer()
is called by 2 functions and calls 9 functions:
ot::Srp::Client::ProcessResponse()
ot::Srp::Client::HandleTimer()
All items filtered out
ot::Srp::Client::SelectNextServer()
ot::NetworkData::Service::Manager::Iterator::Iterator()
ot::Srp::Client::IsRunning() const
ot::Srp::Client::GetServerAddress() const
ot::Ip6::SockAddr::SockAddr()
ot::Ip6::SockAddr::GetAddress()
IgnoreError()
ot::Ip6::Address::IsUnspecified() const
ot::Srp::Client::Start()
ot::Srp::Client::Stop()
All items filtered out
Data Use
from
examples
ot::Srp::Client::SelectNextServer()
reads 11 variables:
ot::NetworkData::Service::DnsSrpUnicastType::kAddrInServiceData
ot::NetworkData::Service::DnsSrpUnicastType::kAddrInServerData
ot::kErrorNone
ot::Srp::Client::Requester::kRequesterAuto
ot::Srp::Client::StopMode::kKeepRetryInterval
ot::Srp::Client::AutoStart::State::kDisabled
ot::Srp::Client::AutoStart::State::kFirstTimeSelecting
ot::Srp::Client::AutoStart::State::kReselecting
ot::Srp::Client::AutoStart::State::kSelectedUnicastPreferred
ot::Srp::Client::AutoStart::State::kSelectedAnycast
ot::Srp::Client::AutoStart::State::kSelectedUnicast
All items filtered out
ot::Srp::Client::SelectNextServer()
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