ESP-IDF
ot::Srp::Client::UpdateState()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
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::UpdateState()
ot::Srp::Client::UpdateState() method
Syntax
Show:
Summary
Declaration
Definition
from
srp_client.hpp:1043
void
UpdateState
(
void
)
;
Implemented in
srp_client.cpp:2013
Examples
References
from
examples
Code
Location
Scope
Referrer
void
Client
::
UpdateState
(
void
)
srp_client.cpp:2013
void
UpdateState
(
void
)
;
srp_client.hpp:1043
UpdateState
(
)
;
srp_client.cpp:501
ot::Srp::Client
ot::Srp::Client::Resume()
UpdateState
(
)
;
srp_client.cpp:551
ot::Srp::Client
ot::Srp::Client::HandleNotifierEvents()
UpdateState
(
)
;
srp_client.cpp:602
ot::Srp::Client
ot::Srp::Client::SetHostName()
UpdateState
(
)
;
srp_client.cpp:623
ot::Srp::Client
ot::Srp::Client::EnableAutoHostAddress()
UpdateState
(
)
;
srp_client.cpp:637
ot::Srp::Client
ot::Srp::Client::SetHostAddresses()
UpdateState
(
)
;
srp_client.cpp:787
ot::Srp::Client
ot::Srp::Client::AddService()
UpdateState
(
)
;
srp_client.cpp:801
ot::Srp::Client
ot::Srp::Client::RemoveService()
UpdateState
(
)
;
srp_client.cpp:822
ot::Srp::Client
ot::Srp::Client::ClearService()
UpdateState
(
)
;
srp_client.cpp:860
ot::Srp::Client
ot::Srp::Client::RemoveHostAndServices()
UpdateState
(
)
;
srp_client.cpp:1926
ot::Srp::Client
ot::Srp::Client::ProcessResponse()
UpdateState
(
)
;
srp_client.cpp:2215
ot::Srp::Client
ot::Srp::Client::HandleTimer()
Call Tree
from
examples
ot::Srp::Client::UpdateState()
is called by 11 functions and calls 3 functions:
ot::Srp::Client::Resume()
ot::Srp::Client::HandleNotifierEvents()
ot::Srp::Client::SetHostName()
ot::Srp::Client::EnableAutoHostAddress()
ot::Srp::Client::SetHostAddresses()
ot::Srp::Client::AddService()
ot::Srp::Client::RemoveService()
ot::Srp::Client::ClearService()
ot::Srp::Client::RemoveHostAndServices()
ot::Srp::Client::ProcessResponse()
ot::Srp::Client::HandleTimer()
All items filtered out
ot::Srp::Client::UpdateState()
ot::Srp::Client::GetState() const
ot::NextFireTime::NextFireTime()
ot::Srp::Client::SetState()
All items filtered out
Data Use
from
examples
ot::Srp::Client::UpdateState()
reads 12 variables:
ot::Srp::Client::ItemState::kToAdd
ot::Srp::Client::ItemState::kAdding
ot::Srp::Client::ItemState::kToRefresh
ot::Srp::Client::ItemState::kRefreshing
ot::Srp::Client::ItemState::kToRemove
ot::Srp::Client::ItemState::kRemoving
ot::Srp::Client::ItemState::kRegistered
ot::Srp::Client::ItemState::kRemoved
ot::Srp::Client::State::kStateStopped
ot::Srp::Client::State::kStatePaused
ot::Srp::Client::State::kStateToUpdate
ot::Srp::Client::State::kStateUpdated
All items filtered out
ot::Srp::Client::UpdateState()
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