ESP-IDF
ot::Srp::Client::ProcessAutoStart()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/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::Client::ProcessAutoStart()
ot::Srp::Client::ProcessAutoStart() method
Syntax
Show:
Summary
Declaration
Definition
from
srp_client.hpp:1053
void
ProcessAutoStart
(
void
)
;
Implemented in
srp_client.cpp:2261
Examples
References
from
examples
Code
Location
Scope
Referrer
void
Client
::
ProcessAutoStart
(
void
)
srp_client.cpp:2261
void
ProcessAutoStart
(
void
)
;
srp_client.hpp:1053
ProcessAutoStart
(
)
;
srp_client.cpp:543
ot::Srp::Client
ot::Srp::Client::HandleNotifierEvents()
ProcessAutoStart
(
)
;
srp_client.cpp:2231
ot::Srp::Client
ot::Srp::Client::EnableAutoStartMode()
Call Tree
from
examples
ot::Srp::Client::ProcessAutoStart()
is called by 2 functions and calls 11 functions:
ot::Srp::Client::HandleNotifierEvents()
ot::Srp::Client::EnableAutoStartMode()
All items filtered out
ot::Srp::Client::ProcessAutoStart()
ot::Srp::Client::IsRunning() const
ot::Srp::Client::GetServerAddress() const
ot::Ip6::SockAddr::SockAddr()
ot::Ip6::SockAddr::GetAddress()
ot::Ip6::SockAddr::SetAddress()
ot::Ip6::SockAddr::SetPort()
IgnoreError()
ot::Ip6::Address::IsUnspecified() const
ot::Srp::Client::Start()
ot::Srp::Client::Stop()
ot::Srp::Client::SelectUnicastEntry() const
All items filtered out
Data Use
from
examples
ot::Srp::Client::ProcessAutoStart()
reads 12 variables:
ot::NetworkData::Service::DnsSrpUnicastType::kAddrInServiceData
ot::NetworkData::Service::DnsSrpUnicastType::kAddrInServerData
ot::kErrorNone
ot::Srp::Client::kAnycastServerPort
ot::Srp::Client::Requester::kRequesterAuto
ot::Srp::Client::StopMode::kResetRetryInterval
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::ProcessAutoStart()
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