ESP-IDF
ot::NetworkData::Leader::ContextIds::kMaxId
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
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::NetworkData::Leader::ContextIds::kMaxId
ot::NetworkData::Leader::ContextIds::kMaxId variable
Syntax
Show:
Summary
Declaration
from
network_data_leader.hpp:522
static
constexpr
uint8_t
kMaxId
=
15
;
Examples
References
from
examples
Code
Location
Scope
Referrer
static
constexpr
uint8_t
kMaxId
=
15
;
network_data_leader.hpp:522
TimeMilli
mRemoveTimes
[
kMaxId
-
kMinId
+
1
]
;
network_data_leader.hpp:539
for
(
uint8_t
id
=
kMinId
;
id
<=
kMaxId
;
id
++
)
network_data_leader_ftd.cpp:1440
ot::NetworkData::Leader::ContextIds
ot::NetworkData::Leader::ContextIds::Clear()
for
(
uint8_t
id
=
kMinId
;
id
<=
kMaxId
;
id
++
)
network_data_leader_ftd.cpp:1459
ot::NetworkData::Leader::ContextIds
ot::NetworkData::Leader::ContextIds::GetUnallocatedId()
for
(
uint8_t
id
=
kMinId
;
id
<=
kMaxId
;
id
++
)
network_data_leader_ftd.cpp:1508
ot::NetworkData::Leader::ContextIds
ot::NetworkData::Leader::ContextIds::HandleTimer()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::NetworkData::Leader::ContextIds::kMaxId
is read by 3 functions:
All items filtered out
ot::NetworkData::Leader::ContextIds::kMaxId
ot::NetworkData::Leader::ContextIds::Clear()
ot::NetworkData::Leader::ContextIds::GetUnallocatedId()
ot::NetworkData::Leader::ContextIds::HandleTimer()
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