ESP-IDF
ot::DataPollSender::kDefaultFastPolls
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (3/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::kDefaultFastPolls
ot::DataPollSender::kDefaultFastPolls variable
Syntax
Show:
Summary
Declaration
from
data_poll_sender.hpp:65
static
constexpr
uint8_t
kDefaultFastPolls
=
8
;
Examples
References
from
examples
Code
Location
Scope
Referrer
static
constexpr
uint8_t
kDefaultFastPolls
=
8
;
///< Default number of fast poll tx (@sa StartFastPolls).
data_poll_sender.hpp:65
aNumFastPolls
=
kDefaultFastPolls
;
data_poll_sender.cpp:398
ot::DataPollSender
ot::DataPollSender::SendFastPolls()
Get
<
DataPollSender
>
(
)
.
SendFastPolls
(
DataPollSender
::
kDefaultFastPolls
)
;
mle.cpp:1801
ot::Mle::Mle
ot::Mle::Mle::SendDataRequest()
Get
<
DataPollSender
>
(
)
.
SendFastPolls
(
DataPollSender
::
kDefaultFastPolls
)
;
mle.cpp:4379
ot::Mle::Mle::DelayedSender
ot::Mle::Mle::DelayedSender::Send()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::DataPollSender::kDefaultFastPolls
is read by 3 functions:
All items filtered out
ot::DataPollSender::kDefaultFastPolls
ot::DataPollSender::SendFastPolls()
ot::Mle::Mle::SendDataRequest()
ot::Mle::Mle::DelayedSender::Send()
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