ESP-IDF
BLE_MESH_NODE_IDENTITY_RUNNING
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
BLE_MESH_NODE_IDENTITY_RUNNING
BLE_MESH_NODE_IDENTITY_RUNNING macro
Syntax
Show:
Summary
Declaration
from
main.h:482
#define
BLE_MESH_NODE_IDENTITY_RUNNING
0x01
Examples
References
from
examples
Code
Location
#define
BLE_MESH_NODE_IDENTITY_RUNNING
0x01
main.h:482
if
(
node_id
==
BLE_MESH_NODE_IDENTITY_RUNNING
)
{
cfg_srv.c:2668
sub
->
node_id
=
BLE_MESH_NODE_IDENTITY_RUNNING
;
proxy_server.c:530
return
(
sub
->
node_id
==
BLE_MESH_NODE_IDENTITY_RUNNING
||
proxy_server.c:1621
if
(
sub
->
node_id
==
BLE_MESH_NODE_IDENTITY_RUNNING
)
{
proxy_server.c:1688
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