ESP-IDF
OP_NODE_IDENTITY_STATUS
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
OP_NODE_IDENTITY_STATUS
OP_NODE_IDENTITY_STATUS macro
Syntax
Show:
Summary
Declaration
from
foundation.h:97
#define
OP_NODE_IDENTITY_STATUS
BLE_MESH_MODEL_OP_2
(
0x80
,
0x48
)
Examples
References
from
examples
Code
Location
#define
OP_NODE_IDENTITY_STATUS
BLE_MESH_MODEL_OP_2
(
0x80
,
0x48
)
foundation.h:97
#define
OP_NODE_IDENTITY_STATUS
BT_MESH_MODEL_OP_2
(
0x80
,
0x48
)
foundation.h:91
{
OP_NODE_IDENTITY_GET
,
OP_NODE_IDENTITY_STATUS
}
,
cfg_cli.c:54
{
OP_NODE_IDENTITY_SET
,
OP_NODE_IDENTITY_STATUS
}
,
cfg_cli.c:55
{
OP_NODE_IDENTITY_STATUS
,
4
,
node_id_status
}
,
cfg_cli.c:646
BLE_MESH_MODEL_BUF_DEFINE
(
msg
,
OP_NODE_IDENTITY_STATUS
,
4
)
;
cfg_srv.c:2600
bt_mesh_model_msg_init
(
&
msg
,
OP_NODE_IDENTITY_STATUS
)
;
cfg_srv.c:2615
BLE_MESH_MODEL_BUF_DEFINE
(
msg
,
OP_NODE_IDENTITY_STATUS
,
4
)
;
cfg_srv.c:2638
bt_mesh_model_msg_init
(
&
msg
,
OP_NODE_IDENTITY_STATUS
)
;
cfg_srv.c:2659
struct
os_mbuf
*
msg
=
BT_MESH_MODEL_BUF
(
OP_NODE_IDENTITY_STATUS
,
4
)
;
cfg_srv.c:1821
bt_mesh_model_msg_init
(
msg
,
OP_NODE_IDENTITY_STATUS
)
;
cfg_srv.c:1823
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