ESP-IDF
OPENTHREAD_CONFIG_FAILED_CHILD_TRANSMISSIONS
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
OPENTHREAD_CONFIG_FAILED_CHILD_TRANSMISSIONS
OPENTHREAD_CONFIG_FAILED_CHILD_TRANSMISSIONS macro
@def OPENTHREAD_CONFIG_FAILED_CHILD_TRANSMISSIONS This setting configures the number of consecutive MCPS.DATA-Confirms having Status NO_ACK that cause a Child-to-Parent link to be considered broken.
Syntax
Show:
Summary
Declaration
from
misc.h:398
#define
OPENTHREAD_CONFIG_FAILED_CHILD_TRANSMISSIONS
4
Examples
References
from
examples
Code
Location
#define
OPENTHREAD_CONFIG_FAILED_CHILD_TRANSMISSIONS
4
misc.h:398
static
constexpr
uint8_t
kMaxPollRetxAttempts
=
OPENTHREAD_CONFIG_FAILED_CHILD_TRANSMISSIONS
;
data_poll_sender.hpp:241
constexpr
uint8_t
kFailedChildTransmissions
=
OPENTHREAD_CONFIG_FAILED_CHILD_TRANSMISSIONS
;
mle_types.hpp:98
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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