ESP-IDF
app_key_evt()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
app_key_evt()
app_key_evt() function
Syntax
Show:
Summary
Declaration
from
cfg_srv.c:394
static
void
app_key_evt
(
uint16_t
app_idx
,
uint16_t
net_idx
,
enum
bt_mesh_key_evt
evt
)
;
Arguments
Argument
app_idx
net_idx
evt
Examples
References
from
examples
Code
Location
Referrer
static
void
app_key_evt
(
uint16_t
app_idx
,
uint16_t
net_idx
,
cfg_srv.c:394
bt_mesh_app_key_cb_list
[
0
]
=
app_key_evt
;
cfg_srv.c:2596
cfg_srv_init()
Call Tree
from
examples
app_key_evt()
calls 1 function:
All items filtered out
app_key_evt()
bt_mesh_model_foreach()
All items filtered out
Data Use
from
examples
app_key_evt()
reads 1 variable and writes 1 variable:
bt_mesh_key_evt::BT_MESH_KEY_DELETED
All items filtered out
app_key_evt()
cfg_srv_init()
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