ESP-IDF
ot::Child::kNumIp6Addresses
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::Child::kNumIp6Addresses
ot::Child::kNumIp6Addresses variable
Maximum number of registered IPv6 addresses per child (excluding the mesh-local EID).
Syntax
Show:
Summary
Declaration
from
child.hpp:67
static
constexpr
uint16_t
kNumIp6Addresses
=
OPENTHREAD_CONFIG_MLE_IP_ADDRS_PER_CHILD
-
1
;
Examples
References
from
examples
Code
Location
static
constexpr
uint16_t
kNumIp6Addresses
=
OPENTHREAD_CONFIG_MLE_IP_ADDRS_PER_CHILD
-
1
;
child.hpp:67
typedef
BitSet
<
kNumIp6Addresses
>
ChildIp6AddressSet
;
child.hpp:374
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