ESP-IDF
bt_mesh_fast_prov_net_key_get()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/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_net_key_get()
bt_mesh_fast_prov_net_key_get() function
Syntax
Show:
Summary
Declaration
from
fast_prov.h:26
const
uint8_t
*
bt_mesh_fast_prov_net_key_get
(
uint16_t
net_idx
)
;
Arguments
Argument
net_idx
Examples
References
from
examples
Code
Location
Referrer
const
uint8_t
*
bt_mesh_fast_prov_net_key_get
(
uint16_t
net_idx
)
fast_prov.c:129
const
uint8_t
*
bt_mesh_fast_prov_net_key_get
(
uint16_t
net_idx
)
;
fast_prov.h:26
netkey
=
bt_mesh_fast_prov_net_key_get
(
prov_ctx
.
fast_prov
.
net_idx
)
;
prov_pvnr.c:1986
send_prov_data()
Call Tree
from
examples
bt_mesh_fast_prov_net_key_get()
is called by 1 function and calls 3 functions:
send_prov_data()
All items filtered out
bt_mesh_fast_prov_net_key_get()
esp_log_timestamp()
esp_log_write()
bt_mesh_fast_prov_subnet_get()
All items filtered out
Data Use
from
examples
bt_mesh_fast_prov_net_key_get()
reads 4 variables:
esp_log_level_t::ESP_LOG_ERROR
bt_mesh_subnet::kr_flag
bt_mesh_subnet_keys::net
bt_mesh_subnet::keys
All items filtered out
bt_mesh_fast_prov_net_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