ESP-IDF
OP_APP_KEY_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_APP_KEY_STATUS
OP_APP_KEY_STATUS macro
Syntax
Show:
Summary
Declaration
from
foundation.h:28
#define
OP_APP_KEY_STATUS
BLE_MESH_MODEL_OP_2
(
0x80
,
0x03
)
Examples
References
from
examples
Code
Location
#define
OP_APP_KEY_STATUS
BLE_MESH_MODEL_OP_2
(
0x80
,
0x03
)
foundation.h:28
#define
OP_APP_KEY_STATUS
BT_MESH_MODEL_OP_2
(
0x80
,
0x03
)
foundation.h:22
{
OP_APP_KEY_ADD
,
OP_APP_KEY_STATUS
}
,
cfg_cli.c:50
{
OP_APP_KEY_UPDATE
,
OP_APP_KEY_STATUS
}
,
cfg_cli.c:51
{
OP_APP_KEY_DEL
,
OP_APP_KEY_STATUS
}
,
cfg_cli.c:52
{
OP_APP_KEY_STATUS
,
4
,
app_key_status
}
,
cfg_cli.c:635
BLE_MESH_MODEL_BUF_DEFINE
(
msg
,
OP_APP_KEY_STATUS
,
4
)
;
cfg_srv.c:556
bt_mesh_model_msg_init
(
&
msg
,
OP_APP_KEY_STATUS
)
;
cfg_srv.c:564
BLE_MESH_MODEL_BUF_DEFINE
(
msg
,
OP_APP_KEY_STATUS
,
4
)
;
cfg_srv.c:591
bt_mesh_model_msg_init
(
&
msg
,
OP_APP_KEY_STATUS
)
;
cfg_srv.c:599
BLE_MESH_MODEL_BUF_DEFINE
(
msg
,
OP_APP_KEY_STATUS
,
4
)
;
cfg_srv.c:654
bt_mesh_model_msg_init
(
&
msg
,
OP_APP_KEY_STATUS
)
;
cfg_srv.c:686
BT_MESH_MODEL_BUF_LEN
(
OP_APP_KEY_STATUS
,
4
)
)
;
cfg_srv.c:339
bt_mesh_model_msg_init
(
msg
,
OP_APP_KEY_STATUS
)
;
cfg_srv.c:341
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