ESP-IDF
ot::Ncp::NcpBase::HandlerEntry::mKey
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::Ncp::NcpBase::HandlerEntry::mKey
ot::Ncp::NcpBase::HandlerEntry::mKey field
Syntax
Show:
Summary
Declaration
from
ncp_base.hpp:276
spinel_prop_key_t
mKey
;
Examples
References
from
examples
Code
Location
Scope
Referrer
spinel_prop_key_t
mKey
;
ncp_base.hpp:276
:
(
(
aHandlerEntries
[
aSize
-
1
]
.
mKey
>
aHandlerEntries
[
aSize
-
2
]
.
mKey
)
&&
ncp_base_dispatcher.cpp:41
ot::Ncp::NcpBase
ot::Ncp::NcpBase::AreHandlerEntriesSorted()
if
(
aHandlerEntries
[
m
]
.
mKey
<
aKey
)
ncp_base_dispatcher.cpp:801
ot::Ncp::NcpBase
ot::Ncp::NcpBase::FindPropertyHandler()
return
aHandlerEntries
[
l
]
.
mKey
==
aKey
?
aHandlerEntries
[
l
]
.
mHandler
:
nullptr
;
ncp_base_dispatcher.cpp:811
ot::Ncp::NcpBase
ot::Ncp::NcpBase::FindPropertyHandler()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Ncp::NcpBase::HandlerEntry::mKey
is read by 2 functions:
All items filtered out
ot::Ncp::NcpBase::HandlerEntry::mKey
ot::Ncp::NcpBase::AreHandlerEntriesSorted()
ot::Ncp::NcpBase::FindPropertyHandler()
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