ESP-IDF
ot::DataPollSender::CalculatePollPeriod() const
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (2/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::DataPollSender::CalculatePollPeriod() const
ot::DataPollSender::CalculatePollPeriod() const method
Syntax
Show:
Summary
Declaration
Definition
from
data_poll_sender.hpp:258
uint32_t
CalculatePollPeriod
(
void
)
const
;
Implemented in
data_poll_sender.cpp:481
Examples
References
from
examples
Code
Location
Scope
Referrer
uint32_t
DataPollSender
::
CalculatePollPeriod
(
void
)
const
data_poll_sender.cpp:481
uint32_t
CalculatePollPeriod
(
void
)
const
;
data_poll_sender.hpp:258
mPollPeriod
=
CalculatePollPeriod
(
)
;
data_poll_sender.cpp:445
ot::DataPollSender
ot::DataPollSender::ScheduleNextPoll()
Call Tree
from
examples
ot::DataPollSender::CalculatePollPeriod() const
is called by 1 function and calls 1 function:
ot::DataPollSender::ScheduleNextPoll()
All items filtered out
ot::DataPollSender::CalculatePollPeriod() const
ot::DataPollSender::GetDefaultPollPeriod() const
All items filtered out
Data Use
from
examples
ot::DataPollSender::CalculatePollPeriod() const
reads 8 variables:
ot::DataPollSender::kAttachDataPollPeriod
ot::DataPollSender::kRetxPollPeriod
ot::DataPollSender::kFastPollPeriod
ot::DataPollSender::kMinPollPeriod
ot::DataPollSender::mExternalPollPeriod
ot::DataPollSender::mAttachMode
ot::DataPollSender::mRetxMode
ot::DataPollSender::mRemainingFastPolls
All items filtered out
ot::DataPollSender::CalculatePollPeriod() const
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