ESP-IDF
OPENTHREAD_CONFIG_TMF_PENDING_DATASET_MINIMUM_DELAY
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
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_MINIMUM_DELAY
OPENTHREAD_CONFIG_TMF_PENDING_DATASET_MINIMUM_DELAY macro
@def OPENTHREAD_CONFIG_TMF_PENDING_DATASET_MINIMUM_DELAY Minimum Delay Timer value for a Pending Operational Dataset (in ms). Thread specification defines this value as 30,000 ms. Changing from the specified value should be done for testing only.
Syntax
Show:
Summary
Declaration
from
tmf.h:138
#define
OPENTHREAD_CONFIG_TMF_PENDING_DATASET_MINIMUM_DELAY
30000
Examples
References
from
examples
Code
Location
#define
OPENTHREAD_CONFIG_TMF_PENDING_DATASET_MINIMUM_DELAY
30000
tmf.h:138
static
constexpr
uint32_t
kMinDelay
=
OPENTHREAD_CONFIG_TMF_PENDING_DATASET_MINIMUM_DELAY
;
meshcop_tlvs.hpp:557
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