ESP-IDF
ot::Utils::SrpClientBuffers::kInstanceNameSize
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
ot::Utils::SrpClientBuffers::kInstanceNameSize
ot::Utils::SrpClientBuffers::kInstanceNameSize variable
Size (number of char) of service instance name string (includes null `\0` termination char).
Syntax
Show:
Summary
Declaration
from
srp_client_buffers.hpp:92
static
constexpr
uint16_t
kInstanceNameSize
=
OPENTHREAD_CONFIG_SRP_CLIENT_BUFFERS_SERVICE_INSTANCE_NAME_SIZE
;
Examples
References
from
examples
Code
Location
static
constexpr
uint16_t
kInstanceNameSize
=
OPENTHREAD_CONFIG_SRP_CLIENT_BUFFERS_SERVICE_INSTANCE_NAME_SIZE
;
srp_client_buffers.hpp:92
char
mInstanceName
[
kInstanceNameSize
]
;
srp_client_buffers.hpp:166
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