ESP-IDF
OPENTHREAD_CONFIG_MAX_STATECHANGE_HANDLERS
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_MAX_STATECHANGE_HANDLERS
OPENTHREAD_CONFIG_MAX_STATECHANGE_HANDLERS macro
@def OPENTHREAD_CONFIG_MAX_STATECHANGE_HANDLERS The maximum number of state-changed callback handlers (set using `otSetStateChangedCallback()`).
Syntax
Show:
Summary
Declaration
from
openthread-core-esp32x-ftd-config.h:681
#define
OPENTHREAD_CONFIG_MAX_STATECHANGE_HANDLERS
3
Examples
References
from
examples
Code
Location
#define
OPENTHREAD_CONFIG_MAX_STATECHANGE_HANDLERS
1
misc.h:241
#define
OPENTHREAD_CONFIG_MAX_STATECHANGE_HANDLERS
3
openthread-core-esp32x-ftd-config.h:681
#define
OPENTHREAD_CONFIG_MAX_STATECHANGE_HANDLERS
3
openthread-core-esp32x-radio-config.h:230
#ifndef
OPENTHREAD_CONFIG_MAX_STATECHANGE_HANDLERS
misc.h:240
static
constexpr
uint16_t
kMaxExternalHandlers
=
OPENTHREAD_CONFIG_MAX_STATECHANGE_HANDLERS
;
notifier.hpp:282
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