ESP-IDF
ot::Srp::Client::HandleTimer()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
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::Client::HandleTimer()
ot::Srp::Client::HandleTimer() method
Syntax
Show:
Summary
Declaration
Definition
from
srp_client.hpp:1050
void
HandleTimer
(
void
)
;
Implemented in
srp_client.cpp:2177
Examples
References
from
examples
Code
Location
void
Client
::
HandleTimer
(
void
)
srp_client.cpp:2177
void
HandleTimer
(
void
)
;
srp_client.hpp:1050
Call Tree
from
examples
ot::Srp::Client::HandleTimer()
calls 8 functions:
All items filtered out
ot::Srp::Client::HandleTimer()
ot::Srp::Client::GetState() const
ot::Srp::Client::SetState()
ot::Srp::Client::InvokeCallback() const
ot::Srp::Client::SendUpdate()
ot::Srp::Client::UpdateState()
ot::Srp::Client::GrowRetryWaitInterval()
ot::Srp::Client::SelectNextServer()
ot::Srp::Client::LogRetryWaitInterval() const
All items filtered out
Data Use
from
examples
ot::Srp::Client::HandleTimer()
reads 9 variables and writes 1 variable:
ot::LogLevel::kLogLevelInfo
ot::kErrorResponseTimeout
ot::Srp::Client::State::kStateStopped
ot::Srp::Client::State::kStatePaused
ot::Srp::Client::State::kStateToUpdate
ot::Srp::Client::State::kStateUpdating
ot::Srp::Client::State::kStateUpdated
ot::Srp::Client::State::kStateToRetry
ot::Srp::Client::kDisallowSwitchOnRegisteredHost
All items filtered out
ot::Srp::Client::HandleTimer()
ot::Srp::Client::mSingleServiceMode
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