ESP-IDF
kStateUpdated
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
kStateUpdated
kStateUpdated value
Syntax
Show:
Summary
Declaration
from
srp_client.hpp:871
kStateUpdated
;
Examples
References
from
examples
Code
Location
Scope
Referrer
kStateUpdated
,
// SRP update response received from server.
srp_client.hpp:871
SetState
(
kStateUpdated
)
;
srp_client.cpp:500
ot::Srp::Client
ot::Srp::Client::Resume()
case
kStateUpdated
:
srp_client.cpp:878
ot::Srp::Client
ot::Srp::Client::ClearHostAndServices()
SetState
(
kStateUpdated
)
;
srp_client.cpp:880
ot::Srp::Client
ot::Srp::Client::ClearHostAndServices()
case
kStateUpdated
:
srp_client.cpp:902
ot::Srp::Client
ot::Srp::Client::SetState()
case
kStateUpdated
:
srp_client.cpp:1787
ot::Srp::Client
ot::Srp::Client::ProcessResponse()
SetState
(
kStateUpdated
)
;
srp_client.cpp:1953
ot::Srp::Client
ot::Srp::Client::HandleUpdateDone()
if
(
GetState
(
)
==
kStateUpdated
)
srp_client.cpp:2110
ot::Srp::Client
ot::Srp::Client::UpdateState()
case
kStateUpdated
:
srp_client.cpp:2214
ot::Srp::Client
ot::Srp::Client::HandleTimer()
ValidateNextEnum
(
kStateUpdated
)
;
srp_client.cpp:2580
ot::Srp::Client
ot::Srp::Client::StateToString()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
kStateUpdated
is read by 8 functions:
All items filtered out
kStateUpdated
ot::Srp::Client::Resume()
ot::Srp::Client::ClearHostAndServices()
ot::Srp::Client::SetState()
ot::Srp::Client::ProcessResponse()
ot::Srp::Client::HandleUpdateDone()
ot::Srp::Client::UpdateState()
ot::Srp::Client::HandleTimer()
ot::Srp::Client::StateToString()
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