ESP-IDF
SPINEL_PROP_DEBUG_NCP_LOG_LEVEL
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_PROP_DEBUG_NCP_LOG_LEVEL
SPINEL_PROP_DEBUG_NCP_LOG_LEVEL value
The NCP log level. Format: `C`
Syntax
Show:
Summary
Declaration
from
spinel.h:4817
SPINEL_PROP_DEBUG_NCP_LOG_LEVEL
=
SPINEL_PROP_DEBUG__BEGIN
+
1
;
Examples
References
from
examples
Code
Location
Scope
Referrer
SPINEL_PROP_DEBUG_NCP_LOG_LEVEL
=
SPINEL_PROP_DEBUG__BEGIN
+
1
,
spinel.h:4817
OT_NCP_GET_HANDLER_ENTRY
(
SPINEL_PROP_DEBUG_NCP_LOG_LEVEL
)
,
ncp_base_dispatcher.cpp:384
ot::Ncp::NcpBase
ot::Ncp::NcpBase::FindGetPropertyHandler()
{
SPINEL_PROP_DEBUG_NCP_LOG_LEVEL
,
"DEBUG_NCP_LOG_LEVEL"
}
,
spinel.c:1492
spinel_prop_key_to_cstr()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
SPINEL_PROP_DEBUG_NCP_LOG_LEVEL
is read by 2 functions:
All items filtered out
SPINEL_PROP_DEBUG_NCP_LOG_LEVEL
spinel_prop_key_to_cstr()
ot::Ncp::NcpBase::FindGetPropertyHandler()
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