ESP-IDF
bt_mesh_provisioner_local_app_key_update()
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
bt_mesh_provisioner_local_app_key_update()
bt_mesh_provisioner_local_app_key_update() function
Syntax
Show:
Summary
Declaration
from
pvnr_mgmt.h:99
int
bt_mesh_provisioner_local_app_key_update
(
const
uint8_t
app_key
[
16
]
,
uint16_t
net_idx
,
uint16_t
app_idx
)
;
Arguments
Argument
app_key
net_idx
app_idx
Examples
References
from
examples
Code
Location
Referrer
int
bt_mesh_provisioner_local_app_key_update
(
const
uint8_t
app_key
[
16
]
,
pvnr_mgmt.c:1001
int
bt_mesh_provisioner_local_app_key_update
(
const
uint8_t
app_key
[
16
]
,
pvnr_mgmt.h:99
bt_mesh_provisioner_local_app_key_update
(
arg
->
update_local_app_key
.
app_key
,
btc_ble_mesh_prov.c:2533
btc_ble_mesh_prov_call_handler()
Call Tree
from
examples
bt_mesh_provisioner_local_app_key_update()
is called by 1 function and calls 8 functions:
btc_ble_mesh_prov_call_handler()
All items filtered out
bt_mesh_provisioner_local_app_key_update()
esp_log_timestamp()
esp_log_write()
bt_hex()
bt_mesh_store_p_app_idx()
bt_mesh_store_p_app_key()
bt_mesh_app_key_get()
bt_mesh_app_id()
provisioner_check_net_idx()
All items filtered out
Data Use
from
examples
bt_mesh_provisioner_local_app_key_update()
reads 4 variables and writes 1 variable:
esp_log_level_t::ESP_LOG_ERROR
esp_log_level_t::ESP_LOG_INFO
bt_mesh_app_keys::val
bt_mesh_app_key::keys
All items filtered out
bt_mesh_provisioner_local_app_key_update()
bt_mesh_app_key::updated
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