ESP-IDF
SPINEL_STATUS_ITEM_NOT_FOUND
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
SPINEL_STATUS_ITEM_NOT_FOUND
SPINEL_STATUS_ITEM_NOT_FOUND value
Syntax
Show:
Summary
Declaration
from
spinel.h:505
SPINEL_STATUS_ITEM_NOT_FOUND
=
20
;
Examples
References
from
examples
Code
Location
Scope
Referrer
SPINEL_STATUS_ITEM_NOT_FOUND
=
20
,
///< The given item could not be found.
spinel.h:505
ret
=
SPINEL_STATUS_ITEM_NOT_FOUND
;
ncp_base.cpp:166
ot::Ncp::NcpBase
ot::Ncp::NcpBase::ThreadErrorToSpinelStatus()
{
SPINEL_STATUS_ITEM_NOT_FOUND
,
"ITEM_NOT_FOUND"
}
,
spinel.c:1550
spinel_status_to_cstr()
case
SPINEL_STATUS_ITEM_NOT_FOUND
:
spinel_helper.cpp:96
ot::Spinel::SpinelStatusToOtError()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
SPINEL_STATUS_ITEM_NOT_FOUND
is read by 3 functions:
All items filtered out
SPINEL_STATUS_ITEM_NOT_FOUND
ot::Spinel::SpinelStatusToOtError()
spinel_status_to_cstr()
ot::Ncp::NcpBase::ThreadErrorToSpinelStatus()
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