ESP-IDF
ot::Srp::Client::SendUpdate()
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::SendUpdate()
ot::Srp::Client::SendUpdate() method
Syntax
Show:
Summary
Declaration
Definition
from
srp_client.hpp:1022
void
SendUpdate
(
void
)
;
Implemented in
srp_client.cpp:977
Examples
References
from
examples
Code
Location
Scope
Referrer
void
Client
::
SendUpdate
(
void
)
srp_client.cpp:977
void
SendUpdate
(
void
)
;
srp_client.hpp:1022
SendUpdate
(
)
;
srp_client.cpp:2187
ot::Srp::Client
ot::Srp::Client::HandleTimer()
Call Tree
from
examples
ot::Srp::Client::SendUpdate()
is called by 1 function and calls 9 functions:
ot::Srp::Client::HandleTimer()
All items filtered out
ot::Srp::Client::SendUpdate()
ot::ToUlong()
ot::Random::NonCrypto::AddJitter()
ot::ErrorToString()
ot::Srp::Client::SetState()
ot::Srp::Client::ChangeHostAndServiceStates()
ot::Srp::Client::InvokeCallback() const
ot::Srp::Client::PrepareUpdateMessage()
ot::Srp::Client::GrowRetryWaitInterval()
ot::Srp::Client::LogRetryWaitInterval() const
All items filtered out
Data Use
from
examples
ot::Srp::Client::SendUpdate()
reads 18 variables and writes 4 variables:
ot::LogLevel::kLogLevelInfo
ot::Srp::Client::ItemState::kAdding
ot::Srp::Client::ItemState::kRefreshing
ot::Srp::Client::ItemState::kRemoving
ot::Srp::Client::ItemState::kRegistered
ot::Srp::Client::ItemState::kRemoved
ot::Srp::Client::kFastPollsAfterUpdateTx
ot::Srp::Client::kTxFailureRetryInterval
ot::Srp::Client::kMaxTxFailureRetries
ot::Srp::Client::kTxFailureRetryJitter
ot::kErrorNone
ot::kErrorNoBufs
ot::Srp::Client::State::kStateUpdating
ot::Srp::Client::State::kStateToRetry
ot::Srp::Client::ServiceStateChangeMode::kForServicesAppendedInMessage
ot::Srp::Client::mTxFailureRetryCount
ot::Srp::Client::mNextMessageId
ot::Ip6::kMaxDatagramLength
All items filtered out
ot::Srp::Client::SendUpdate()
ot::Srp::Client::mTxFailureRetryCount
ot::Srp::Client::mSingleServiceMode
ot::Srp::Client::mNextMessageId
ot::Srp::Client::mResponseMessageId
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