ESP-IDF
bt_mesh_fast_prov_dev_key_get()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/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
bt_mesh_fast_prov_dev_key_get()
bt_mesh_fast_prov_dev_key_get() function
Syntax
Show:
Summary
Declaration
from
fast_prov.h:16
const
uint8_t
*
bt_mesh_fast_prov_dev_key_get
(
uint16_t
dst
)
;
Arguments
Argument
dst
Examples
References
from
examples
Code
Location
Referrer
const
uint8_t
*
bt_mesh_fast_prov_dev_key_get
(
uint16_t
dst
)
fast_prov.c:26
const
uint8_t
*
bt_mesh_fast_prov_dev_key_get
(
uint16_t
dst
)
;
fast_prov.h:16
key
=
bt_mesh_fast_prov_dev_key_get
(
dst
)
;
access.c:1174
bt_mesh_dev_key_get()
Call Tree
from
examples
bt_mesh_fast_prov_dev_key_get()
is called by 1 function and calls 4 functions:
bt_mesh_dev_key_get()
All items filtered out
bt_mesh_fast_prov_dev_key_get()
esp_log_timestamp()
esp_log_write()
bt_mesh_is_provisioner_en()
bt_mesh_provisioner_dev_key_get()
All items filtered out
Data Use
from
examples
bt_mesh_fast_prov_dev_key_get()
reads 3 variables:
esp_log_level_t::ESP_LOG_ERROR
bt_mesh_net::dev_key
bt_mesh
All items filtered out
bt_mesh_fast_prov_dev_key_get()
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