ESP-IDF
CLI_NODE
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
CLI_NODE
CLI_NODE macro
Syntax
Show:
Summary
Declaration
from
ext.c:79
#define
CLI_NODE
(
a
)
(
(
bt_mesh_client_node_t
*
)
(
a
)
)
Arguments
Argument
a
Examples
References
from
examples
Code
Location
#define
CLI_NODE
(
a
)
(
(
bt_mesh_client_node_t
*
)
(
a
)
)
ext.c:79
return
CLI_NODE
(
node
)
->
opcode
;
ext.c:3719
return
CLI_NODE
(
node
)
->
model
;
ext.c:3724
return
&
CLI_NODE
(
node
)
->
timer
;
ext.c:3729
return
&
CLI_NODE
(
node
)
->
ctx
;
ext.c:3734
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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