ESP-IDF
OPENTHREAD_CONFIG_TMF_PENDING_DATASET_DEFAULT_DELAY
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_TMF_PENDING_DATASET_DEFAULT_DELAY
OPENTHREAD_CONFIG_TMF_PENDING_DATASET_DEFAULT_DELAY macro
@def OPENTHREAD_CONFIG_TMF_PENDING_DATASET_DEFAULT_DELAY Default Delay Timer value for a Pending Operational Dataset (in ms). Thread specification defines this value as 300,000 ms. Changing from the specified value should be done for testing only.
Syntax
Show:
Summary
Declaration
from
tmf.h:150
#define
OPENTHREAD_CONFIG_TMF_PENDING_DATASET_DEFAULT_DELAY
300000
Examples
References
from
examples
Code
Location
#define
OPENTHREAD_CONFIG_TMF_PENDING_DATASET_DEFAULT_DELAY
300000
tmf.h:150
static
constexpr
uint32_t
kDefaultDelay
=
OPENTHREAD_CONFIG_TMF_PENDING_DATASET_DEFAULT_DELAY
;
meshcop_tlvs.hpp:567
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