ESP-IDF
OPENTHREAD_CONFIG_SRP_CLIENT_BUFFERS_MAX_SERVICES
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_SRP_CLIENT_BUFFERS_MAX_SERVICES
OPENTHREAD_CONFIG_SRP_CLIENT_BUFFERS_MAX_SERVICES macro
@def OPENTHREAD_CONFIG_SRP_CLIENT_BUFFERS_MAX_SERVICES Specifies number of service entries in the SRP client service pool. This config is applicable only when `OPENTHREAD_CONFIG_SRP_CLIENT_BUFFERS_ENABLE` is enabled.
Syntax
Show:
Summary
Declaration
from
srp_client.h:281
#define
OPENTHREAD_CONFIG_SRP_CLIENT_BUFFERS_MAX_SERVICES
2
Examples
References
from
examples
Code
Location
#define
OPENTHREAD_CONFIG_SRP_CLIENT_BUFFERS_MAX_SERVICES
CONFIG_OPENTHREAD_SRP_CLIENT_MAX_SERVICES
openthread-core-esp32x-ftd-config.h:224
#define
OPENTHREAD_CONFIG_SRP_CLIENT_BUFFERS_MAX_SERVICES
2
srp_client.h:281
#ifndef
OPENTHREAD_CONFIG_SRP_CLIENT_BUFFERS_MAX_SERVICES
srp_client.h:280
static
constexpr
uint16_t
kMaxServices
=
OPENTHREAD_CONFIG_SRP_CLIENT_BUFFERS_MAX_SERVICES
;
srp_client_buffers.hpp:67
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