ESP-IDF
ot::Neighbor::IsEnhancedKeepAliveSupported() const
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/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::Neighbor::IsEnhancedKeepAliveSupported() const
ot::Neighbor::IsEnhancedKeepAliveSupported() const method
Indicates whether Enhanced Keep-Alive is supported or not.
Syntax
Show:
Summary
Declaration
from
neighbor.hpp:533
bool
IsEnhancedKeepAliveSupported
(
void
)
const
;
Return value
TRUE if Enhanced Keep-Alive is supported, FALSE otherwise.
Examples
References
from
examples
Code
Location
Scope
Referrer
bool
IsEnhancedKeepAliveSupported
(
void
)
const
neighbor.hpp:533
neighbor
->
IsEnhancedKeepAliveSupported
(
)
)
mac.cpp:1925
ot::Mac::Mac
ot::Mac::Mac::HandleReceivedFrame()
Call Tree
from
examples
ot::Neighbor::IsEnhancedKeepAliveSupported() const
is called by 1 function:
ot::Mac::Mac::HandleReceivedFrame()
All items filtered out
ot::Neighbor::IsEnhancedKeepAliveSupported() const
All items filtered out
Data Use
from
examples
ot::Neighbor::IsEnhancedKeepAliveSupported() const
reads 4 variables:
ot::kThreadVersion1p2
ot::Neighbor::State::kStateInvalid
ot::Neighbor::mState
ot::Neighbor::mVersion
All items filtered out
ot::Neighbor::IsEnhancedKeepAliveSupported() const
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