ESP-IDF
bt_mesh_fast_prov_net_key_add()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (4/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_add()
bt_mesh_fast_prov_net_key_add() function
Syntax
Show:
Summary
Declaration
from
fast_prov.h:24
uint8_t
bt_mesh_fast_prov_net_key_add
(
const
uint8_t
net_key
[
16
]
)
;
Arguments
Argument
net_key
Examples
References
from
examples
Code
Location
uint8_t
bt_mesh_fast_prov_net_key_add
(
const
uint8_t
net_key
[
16
]
)
fast_prov.c:111
uint8_t
bt_mesh_fast_prov_net_key_add
(
const
uint8_t
net_key
[
16
]
)
;
fast_prov.h:24
Call Tree
from
examples
bt_mesh_fast_prov_net_key_add()
calls 5 functions:
All items filtered out
bt_mesh_fast_prov_net_key_add()
esp_log_timestamp()
esp_log_write()
bt_mesh_provisioner_local_net_key_add()
bt_mesh_provisioner_set_fast_prov_net_idx()
bt_mesh_provisioner_get_fast_prov_net_idx()
All items filtered out
Data Use
from
examples
bt_mesh_fast_prov_net_key_add()
reads 2 variables and writes 1 variable:
esp_log_level_t::ESP_LOG_ERROR
bt_mesh
All items filtered out
bt_mesh_fast_prov_net_key_add()
bt_mesh_net::p_net_idx_next
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