ESP-IDF
OP_APP_KEY_UPDATE
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/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_UPDATE
OP_APP_KEY_UPDATE macro
Syntax
Show:
Summary
Declaration
from
foundation.h:19
#define
OP_APP_KEY_UPDATE
BLE_MESH_MODEL_OP_1
(
0x01
)
Examples
References
from
examples
Code
Location
#define
OP_APP_KEY_UPDATE
BLE_MESH_MODEL_OP_1
(
0x01
)
foundation.h:19
#define
OP_APP_KEY_UPDATE
BT_MESH_MODEL_OP_1
(
0x01
)
foundation.h:13
{
OP_APP_KEY_UPDATE
,
OP_APP_KEY_STATUS
}
,
cfg_cli.c:51
case
OP_APP_KEY_UPDATE
:
cfg_cli.c:167
BLE_MESH_MODEL_BUF_DEFINE
(
msg
,
OP_APP_KEY_UPDATE
,
19
)
;
cfg_cli.c:1085
bt_mesh_model_msg_init
(
&
msg
,
OP_APP_KEY_UPDATE
)
;
cfg_cli.c:1092
{
OP_APP_KEY_UPDATE
,
19
,
app_key_update
}
,
cfg_srv.c:3476
{
OP_APP_KEY_UPDATE
,
BT_MESH_LEN_EXACT
(
19
)
,
app_key_update
}
,
cfg_srv.c:2546
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