ESP-IDF
OP_MOD_APP_STATUS
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
OP_MOD_APP_STATUS
OP_MOD_APP_STATUS macro
Syntax
Show:
Summary
Declaration
from
foundation.h:87
#define
OP_MOD_APP_STATUS
BLE_MESH_MODEL_OP_2
(
0x80
,
0x3E
)
Examples
References
from
examples
Code
Location
#define
OP_MOD_APP_STATUS
BLE_MESH_MODEL_OP_2
(
0x80
,
0x3E
)
foundation.h:87
#define
OP_MOD_APP_STATUS
BT_MESH_MODEL_OP_2
(
0x80
,
0x3e
)
foundation.h:81
{
OP_MOD_APP_BIND
,
OP_MOD_APP_STATUS
}
,
cfg_cli.c:56
{
OP_MOD_APP_UNBIND
,
OP_MOD_APP_STATUS
}
,
cfg_cli.c:57
{
OP_MOD_APP_STATUS
,
7
,
mod_app_status
}
,
cfg_cli.c:636
bt_mesh_model_msg_init
(
msg
,
OP_MOD_APP_STATUS
)
;
cfg_srv.c:2698
BLE_MESH_MODEL_BUF_DEFINE
(
msg
,
OP_MOD_APP_STATUS
,
9
)
;
cfg_srv.c:2715
BLE_MESH_MODEL_BUF_DEFINE
(
msg
,
OP_MOD_APP_STATUS
,
9
)
;
cfg_srv.c:2779
bt_mesh_model_msg_init
(
msg
,
OP_MOD_APP_STATUS
)
;
cfg_srv.c:1903
struct
os_mbuf
*
msg
=
BT_MESH_MODEL_BUF
(
OP_MOD_APP_STATUS
,
9
)
;
cfg_srv.c:1920
struct
os_mbuf
*
msg
=
BT_MESH_MODEL_BUF
(
OP_MOD_APP_STATUS
,
9
)
;
cfg_srv.c:1989
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