ESP-IDF
appkey_exist()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
appkey_exist()
appkey_exist() function
Syntax
Show:
Summary
Declaration
from
settings.c:453
static
struct
bt_mesh_app_key
*
appkey_exist
(
uint16_t
app_idx
)
;
Arguments
Argument
app_idx
Examples
References
from
examples
Code
Location
Referrer
static
struct
bt_mesh_app_key
*
appkey_exist
(
uint16_t
app_idx
)
settings.c:453
app
=
appkey_exist
(
app_idx
)
;
settings.c:563
app_key_set()
Call Tree
from
examples
appkey_exist()
is called by 1 function:
app_key_set()
All items filtered out
appkey_exist()
All items filtered out
Data Use
from
examples
appkey_exist()
reads 4 variables:
bt_mesh_net::app_keys
bt_mesh_app_key::net_idx
bt_mesh_app_key::app_idx
bt_mesh
All items filtered out
appkey_exist()
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