ESP-IDF
OPENTHREAD_CONFIG_SRP_CLIENT_AUTO_START_DEFAULT_MODE
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (5/5)...
ESP-IDF
lwIP
FreeRTOS
cJSON
mbedTLS
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_SRP_CLIENT_AUTO_START_DEFAULT_MODE
OPENTHREAD_CONFIG_SRP_CLIENT_AUTO_START_DEFAULT_MODE macro
@def OPENTHREAD_CONFIG_SRP_CLIENT_AUTO_START_DEFAULT_MODE Define the default mode (enabled or disabled) of auto-start mode. This config is applicable only when `OPENTHREAD_CONFIG_SRP_CLIENT_AUTO_START_API_ENABLE` is enabled.
Syntax
Show:
Summary
Declaration
from
srp_client.h:77
#define
OPENTHREAD_CONFIG_SRP_CLIENT_AUTO_START_DEFAULT_MODE
1
Examples
References
from
examples
Code
Location
#define
OPENTHREAD_CONFIG_SRP_CLIENT_AUTO_START_DEFAULT_MODE
1
srp_client.h:77
static
constexpr
bool
kAutoStartDefaultMode
=
OPENTHREAD_CONFIG_SRP_CLIENT_AUTO_START_DEFAULT_MODE
;
srp_client.hpp:875
static
constexpr
bool
kDefaultMode
=
OPENTHREAD_CONFIG_SRP_CLIENT_AUTO_START_DEFAULT_MODE
;
srp_client.hpp:981
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