ESP-IDF
ot::Ip6AddressesTlv::kMinAddresses
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::Ip6AddressesTlv::kMinAddresses
ot::Ip6AddressesTlv::kMinAddresses variable
Syntax
Show:
Summary
Declaration
from
thread_tlvs.hpp:292
static
constexpr
uint8_t
kMinAddresses
=
1
;
Examples
References
from
examples
Code
Location
Scope
Referrer
static
constexpr
uint8_t
kMinAddresses
=
1
;
thread_tlvs.hpp:292
OT_ASSERT
(
aAddressNum
>=
Ip6AddressesTlv
::
kMinAddresses
&&
aAddressNum
<=
Ip6AddressesTlv
::
kMaxAddresses
)
;
bbr_manager.cpp:318
ot::BackboneRouter::Manager
ot::BackboneRouter::Manager::SendBackboneMulticastListenerRegistration()
return
GetLength
(
)
>=
sizeof
(
Ip6
::
Address
)
*
Ip6AddressesTlv
::
kMinAddresses
&&
thread_tlvs.hpp:308
ot::Ip6AddressesTlv
ot::Ip6AddressesTlv::IsValid() const
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Ip6AddressesTlv::kMinAddresses
is read by 2 functions:
All items filtered out
ot::Ip6AddressesTlv::kMinAddresses
ot::Ip6AddressesTlv::IsValid() const
ot::BackboneRouter::Manager::SendBackboneMulticastListenerRegistration()
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