ESP-IDF
ot::BackboneRouter::MulticastListenersTable::SiftHeapElemDown()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::BackboneRouter::MulticastListenersTable::SiftHeapElemDown()
ot::BackboneRouter::MulticastListenersTable::SiftHeapElemDown() method
Syntax
Show:
Summary
Declaration
Definition
from
multicast_listeners_table.hpp:213
bool
SiftHeapElemDown
(
uint16_t
aIndex
)
;
Implemented in
multicast_listeners_table.cpp:180
Arguments
Argument
aIndex
Examples
References
from
examples
Code
Location
Scope
Referrer
bool
MulticastListenersTable
::
SiftHeapElemDown
(
uint16_t
aIndex
)
multicast_listeners_table.cpp:180
bool
SiftHeapElemDown
(
uint16_t
aIndex
)
;
multicast_listeners_table.hpp:213
if
(
!
SiftHeapElemDown
(
aIndex
)
)
multicast_listeners_table.cpp:162
ot::BackboneRouter::MulticastListenersTable
ot::BackboneRouter::MulticastListenersTable::FixHeap()
Call Tree
from
examples
ot::BackboneRouter::MulticastListenersTable::SiftHeapElemDown()
is called by 1 function and calls 2 functions:
ot::BackboneRouter::MulticastListenersTable::FixHeap()
All items filtered out
ot::BackboneRouter::MulticastListenersTable::SiftHeapElemDown()
ot::BackboneRouter::MulticastListenersTable::Listener::Listener()
otPlatAssertFail()
All items filtered out
Data Use
from
examples
ot::BackboneRouter::MulticastListenersTable::SiftHeapElemDown()
reads 1 variable:
ot::BackboneRouter::MulticastListenersTable::mNumValidListeners
All items filtered out
ot::BackboneRouter::MulticastListenersTable::SiftHeapElemDown()
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