ESP-IDF
ot::Srp::Client::HandleUpdateDone()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/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::HandleUpdateDone()
ot::Srp::Client::HandleUpdateDone() method
Syntax
Show:
Summary
Declaration
Definition
from
srp_client.hpp:1039
void
HandleUpdateDone
(
void
)
;
Implemented in
srp_client.cpp:1942
Examples
References
from
examples
Code
Location
Scope
Referrer
void
Client
::
HandleUpdateDone
(
void
)
srp_client.cpp:1942
void
HandleUpdateDone
(
void
)
;
srp_client.hpp:1039
HandleUpdateDone
(
)
;
srp_client.cpp:855
ot::Srp::Client
ot::Srp::Client::RemoveHostAndServices()
HandleUpdateDone
(
)
;
srp_client.cpp:1925
ot::Srp::Client
ot::Srp::Client::ProcessResponse()
Call Tree
from
examples
ot::Srp::Client::HandleUpdateDone()
is called by 2 functions and calls 3 functions:
ot::Srp::Client::RemoveHostAndServices()
ot::Srp::Client::ProcessResponse()
All items filtered out
ot::Srp::Client::HandleUpdateDone()
ot::Srp::Client::ResetRetryWaitInterval()
ot::Srp::Client::SetState()
ot::Srp::Client::GetRemovedServices()
All items filtered out
Data Use
from
examples
ot::Srp::Client::HandleUpdateDone()
reads 2 variables:
ot::kErrorNone
ot::Srp::Client::State::kStateUpdated
All items filtered out
ot::Srp::Client::HandleUpdateDone()
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